From 38451f5dee068192cf1f867add8210cb0cca9777 Mon Sep 17 00:00:00 2001 From: thek4n Date: Mon, 12 Jan 2026 16:51:36 +0300 Subject: [PATCH] fix sway binding --- home/user/.config/sway/bindings.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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