This commit is contained in:
Daniel Flanagan 2022-10-26 16:40:54 -05:00
parent f5f8356b0d
commit dfee1961ee
Signed by: lytedev
GPG Key ID: 5B2020A0F9921EF4
1 changed files with 3 additions and 3 deletions

View File

@ -107,7 +107,7 @@ bindsym $mod+shift+0 move container to workspace 10
bindsym $mod+b splith
bindsym $mod+v splitv
bindsym $mod+shift+f fullscreen
bindsym $mod+shift+f fullscreen toggle
bindsym $mod+f floating toggle
bindsym $mod+s floating disable
bindsym $mod+alt+f focus mode_toggle
@ -163,8 +163,8 @@ mode "resize" {
}
set $tilers "(kitty.*|firefox.*|Slack.*|thunar.*)"
for_window [app_id=".*"] floating enable
for_window [app_id=$tilers] layout splith
for_window [title=".*"] floating enable
for_window [app_id=$tilers] floating disable
bindsym $mod+shift+alt+f for_window [class=$tilers] floating toggle
client.focused #66d9ef #66d9ef #66d9ef #66d9ef #66d9ef