diff --git a/home/user/.config/sway/bindings.conf b/home/user/.config/sway/bindings.conf index 0cce31a..c0dd969 100644 --- a/home/user/.config/sway/bindings.conf +++ b/home/user/.config/sway/bindings.conf @@ -81,7 +81,8 @@ bindsym --to-code $mod+Shift+comma sticky toggle bindsym --to-code $mod+slash focus mode_toggle -bindsym --to-code Print exec --no-startup-id screenshot select copy bindsym --to-code $mod+Print exec --no-startup-id screenshot window copy +bindsym --to-code Print exec --no-startup-id screenshot select copy +bindsym --to-code $mod+Print exec --no-startup-id screenshot window copy bindsym --to-code Ctrl+Print exec --no-startup-id screenshot entire copy bindsym --to-code Shift+Print exec --no-startup-id screenshot select save