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