From 610b6c7d13a779c77440de582746b5033a3def54 Mon Sep 17 00:00:00 2001 From: thek4n Date: Sun, 24 May 2026 13:17:45 +0300 Subject: [PATCH] sway --- home/user/.config/sway/bindings.conf | 6 +++--- home/user/.config/sway/other.conf | 2 ++ 2 files changed, 5 insertions(+), 3 deletions(-) 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