1
0
Fork 0
dotfiles/files/.local/bin/sway-focused-window-properties

4 lines
82 B
Plaintext
Raw Normal View History

2021-04-10 20:37:16 +00:00
#!/bin/bash
swaymsg -t get_tree | jq --raw-output '..|select(.focused? == true)'