Update screenshot.sh
This commit is contained in:
parent
63ad3e2a49
commit
ca87965d92
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ all) #Screenshot of all outputs
|
|||
|
||||
focus) # Screenshot of focused window
|
||||
geometry="$(
|
||||
swaymsg -p -t get_tree |
|
||||
swaymsg -t get_tree |
|
||||
grep -A 8 \"focused\"\:\ true |
|
||||
grep -o "[0-9]*" |
|
||||
awk '
|
||||
|
|
Loading…
Reference in a new issue