This commit is contained in:
thek4n 2026-05-24 13:17:45 +03:00
parent ee86f4477b
commit 610b6c7d13
2 changed files with 5 additions and 3 deletions

View File

@ -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+f fullscreen toggle
bindsym --to-code $mod+t layout tabbed # bindsym --to-code $mod+t layout tabbed
bindsym --to-code $mod+v layout toggle split # bindsym --to-code $mod+v layout toggle split
bindsym --to-code $mod+a focus parent # bindsym --to-code $mod+a focus parent
bindsym --to-code $mod+Shift+slash floating toggle bindsym --to-code $mod+Shift+slash floating toggle
bindsym --to-code $mod+Shift+comma sticky toggle bindsym --to-code $mod+Shift+comma sticky toggle

View File

@ -11,6 +11,8 @@ font xft:FiraCode $font_size
floating_modifier $mod floating_modifier $mod
xwayland enable
focus_follows_mouse no focus_follows_mouse no
mouse_warping none mouse_warping none
popup_during_fullscreen smart popup_during_fullscreen smart