sway: Add alternative key binds for screenshots

This commit is contained in:
Peter Cai 2022-12-20 16:06:47 -05:00
parent 0c99d7c42e
commit 12a693154c

View file

@ -230,6 +230,9 @@ bindsym $mod+x exec bemenu-run | xargs swaymsg exec --
bindsym Print exec grimshot --notify save area
bindsym Ctrl+Print exec grimshot --notify save window
bindsym Shift+Print exec grimshot --notify save screen
# Use F10 too since on GPD WM2, Fn and Shift / Ctrl conflict
bindsym Ctrl+F10 exec grimshot --notify save window
bindsym Shift+F10 exec grimshot --notify save screen
bindsym Ctrl+Tab workspace next
bindsym Ctrl+grave workspace prev