sway: Make iwgtk windows floating by default
This commit is contained in:
parent
33daefa70e
commit
2a3f0c0d92
1 changed files with 1 additions and 1 deletions
|
@ -286,7 +286,7 @@ in
|
|||
for_window [class="^.*"] inhibit_idle fullscreen
|
||||
for_window [app_id="org.gnome.Calculator"] floating enable
|
||||
for_window [shell="xwayland"] title_format "%title [XWayland]"
|
||||
|
||||
for_window [app_id="^.*iwgtk$"] floating enable
|
||||
|
||||
include /etc/sway/config.d/*
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue