sway: add nm-openconnect-auth-dialog as floating
This commit is contained in:
parent
451cd1e2c7
commit
70b63af2ce
1 changed files with 1 additions and 0 deletions
1
config
1
config
|
@ -282,6 +282,7 @@ for_window [title="float*"] floating enable
|
|||
for_window [app_id="pavucontrol"] floating enable
|
||||
for_window [app_id="com.nextcloud.desktopclient.nextcloud"] floating enable
|
||||
for_window [app_id="imv"] floating enable
|
||||
for_window [app_id="nm-openconnect-auth-dialog"] floating enable
|
||||
for_window [app_id=".*"] title_format '<span font_weight="bold">%title</span> <span>(%app_id)</span>'
|
||||
for_window [class=".*"] title_format '<span font_weight="bold">%title</span> <span>(%class:%instance)</span>'
|
||||
# different dashes!
|
||||
|
|
Loading…
Reference in a new issue