From 48719600b23b5ab6440fa5b72acbe0ac8aab8b9c Mon Sep 17 00:00:00 2001 From: thek4n Date: Fri, 28 Nov 2025 12:49:06 +0300 Subject: [PATCH] refactor --- home/user/.config/sway/bindings.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/home/user/.config/sway/bindings.conf b/home/user/.config/sway/bindings.conf index 956f26d..7d88066 100644 --- a/home/user/.config/sway/bindings.conf +++ b/home/user/.config/sway/bindings.conf @@ -77,6 +77,10 @@ bindsym --to-code $mod+a focus parent bindsym --to-code $mod+Shift+slash floating toggle bindsym --to-code $mod+Shift+comma sticky toggle +# Change focus between tiling / floating windows +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 Ctrl+Print exec --no-startup-id screenshot entire copy @@ -169,10 +173,6 @@ mode $presizemode { } bindsym --to-code $mod+r mode $resizemode - -# Change focus between tiling / floating windows -bindsym --to-code $mod+slash focus mode_toggle - input type:keyboard { xkb_layout us,ru xkb_options grp:win_space_toggle,caps:ctrl_modifier