sway: add floating rules for firefox popups

This commit is contained in:
Konstantin Koslowski 2021-03-21 14:03:45 +01:00
parent a8938f563a
commit 0c56eceb56

3
config
View file

@ -278,7 +278,8 @@ for_window [app_id="com.nextcloud.desktopclient.nextcloud"] floating enable
for_window [app_id="imv"] floating enable for_window [app_id="imv"] floating enable
for_window [app_id=".*"] title_format '<span font_weight="bold">%title</span> <span>(%app_id)</span>' 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>' for_window [class=".*"] title_format '<span font_weight="bold">%title</span> <span>(%class:%instance)</span>'
for_window [app_id="firefox" title="Firefox - Sharing Indicator"] floating enable; move position 0 0 for_window [app_id="firefox" title="Firefox — Sharing Indicator"] floating enable
for_window [app_id="firefox" title="Picture-in-Picture"] floating enable
for_window [title="bluetoothctl"] floating enable for_window [title="bluetoothctl"] floating enable
for_window [title="fzf"] floating enable for_window [title="fzf"] floating enable
# scratchpad rules # scratchpad rules