Match lowercase gittyup, float nm-connection-manager

This commit is contained in:
John Mertz 2023-06-27 20:29:51 -04:00
parent 633ee1069c
commit 26ddf087be
1 changed files with 2 additions and 1 deletions

View File

@ -20,7 +20,7 @@ assign [app_id="thunderbird"] 2
# 3 - Secondary Browser # 3 - Secondary Browser
assign [class="Chromium"] 3 assign [class="Chromium"] 3
# 4 - Git # 4 - Git
assign [app_id="com.github.gittyup.Gittyup"] 4 assign [app_id="com.github.gittyup.gittyup"] 4
# 5 - Phone (TODO: pick something more useful) # 5 - Phone (TODO: pick something more useful)
assign [class="linphone"] 5 assign [class="linphone"] 5
# 6 - Terminals (not auto-assigned since they are needed elsewhere) # 6 - Terminals (not auto-assigned since they are needed elsewhere)
@ -63,6 +63,7 @@ for_window [class="Gvim"] floating enable
for_window [class="Orage"] floating enable for_window [class="Orage"] floating enable
for_window [class="Claws-mail"] layout stacking for_window [class="Claws-mail"] layout stacking
for_window [class="Vncviewer"] fullscreen enable for_window [class="Vncviewer"] fullscreen enable
for_window [app_id="nm-connection-editor"] floating enable
################################################################################ ################################################################################
# Window titles # Window titles