fix indent in bindings conf

This commit is contained in:
Vladan Popovic 2022-12-27 11:18:02 +01:00
parent ad9675b244
commit 2bae3f06bd
1 changed files with 8 additions and 6 deletions

View File

@ -112,13 +112,15 @@
# If there are multiple scratchpad windows, this command cycles through them.
bindsym $mod+minus scratchpad show
# Lock screen
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 grim -g "$(slurp)" /home/vladan/Pictures/screen.png
bindsym Shift+Print exec grim -g "$(slurp)" /tmp/screen.png
#
# Resizing containers: