diff --git a/home/user/.config/sway/bindings.conf b/home/user/.config/sway/bindings.conf index d9b5b61..cbfd83d 100644 --- a/home/user/.config/sway/bindings.conf +++ b/home/user/.config/sway/bindings.conf @@ -69,9 +69,9 @@ bindsym --to-code $mod+Ctrl+Shift+j move workspace to output down bindsym --to-code $mod+f fullscreen toggle -bindsym --to-code $mod+t layout tabbed -bindsym --to-code $mod+v layout toggle split -bindsym --to-code $mod+a focus parent +# bindsym --to-code $mod+t layout tabbed +# bindsym --to-code $mod+v layout toggle split +# bindsym --to-code $mod+a focus parent bindsym --to-code $mod+Shift+slash floating toggle bindsym --to-code $mod+Shift+comma sticky toggle diff --git a/home/user/.config/sway/other.conf b/home/user/.config/sway/other.conf index c82d6d9..9c5ec63 100644 --- a/home/user/.config/sway/other.conf +++ b/home/user/.config/sway/other.conf @@ -11,6 +11,8 @@ font xft:FiraCode $font_size floating_modifier $mod +xwayland enable + focus_follows_mouse no mouse_warping none popup_during_fullscreen smart