Change keybindings for screenshots

This commit is contained in:
Sam A. 2023-12-12 22:06:59 +01:00
parent 8eebcff519
commit 0e310bf973
Signed by: samsapti
GPG Key ID: CBBBE7371E81C4EA
1 changed files with 2 additions and 4 deletions

View File

@ -29,10 +29,8 @@ bindsym $mod+Shift+r exec swaynag -t reboot -m 'Reboot?' -b 'Yes' 'sudo reboot'
bindsym $mod+Shift+q exec swaynag -t shutdown -m 'Shut down?' -b 'Yes' 'sudo poweroff'
# Screenshotting
bindsym Print exec --no-startup-id grimshot --notify save output
bindsym Shift+Print exec --no-startup-id grimshot --notify save area
bindsym Ctrl+Print exec --no-startup-id grimshot --notify copy output
bindsym Shift+Ctrl+Print exec --no-startup-id grimshot --notify copy area
bindsym $mod+Shift+S exec --no-startup-id grimshot --notify copy area
bindsym Ctrl+$mod+Shift+S exec --no-startup-id grimshot --notify save area
# Move focus to different container
bindsym $mod+$left focus left