[sway] Fix area screenshot

This commit is contained in:
Vladan Popovic 2019-08-02 15:35:35 +02:00
parent 7051fa08f7
commit 627dbe5885
1 changed files with 1 additions and 1 deletions

View File

@ -218,7 +218,7 @@ bindsym $mod+z exec swaylock -c 000000
# Take full screen screenshot with PrtScr
bindsym Print exec grim -t png /tmp/screen.png
# Take area screenshot with Shift+PrtScr
bindsym Shift+Print exec slurp
bindsym Shift+Print exec grim -g "$(slurp)" /tmp/screen.png
# Remove title from windows
default_border pixel 1