This website requires JavaScript.
Explore
Help
Sign In
badjware
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Releases
Activity
144c98b194
dotfiles
/
files
/
bin
/
get-focused-window-properties
4 lines
82 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix sshot script
2019-04-03 02:14:14 +00:00
#!/bin/bash
cleanup jq, sway config
2019-04-04 21:44:39 +00:00
swaymsg -t get_tree | jq --raw-output '..|select(.focused? == true)'