mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 19:14:39 +02:00
[sway/config] make firefox picture-in-picture float
This commit is contained in:
parent
9e7984b282
commit
a78e58373f
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ for_window [window_type="menu"] floating enable
|
|||
for_window [instance="update_installer"] floating enable
|
||||
# custom floating
|
||||
for_window [app_id="firefox" title="About Mozilla Firefox"] floating enable
|
||||
for_window [app_id="firefox" title="Picture-in-Picture"] floating enable
|
||||
for_window [app_id="firefox-developer-edition" title="About Firefox Developer Edition"] floating enable
|
||||
for_window [app_id="gnome-calculator"] floating enable
|
||||
for_window [app_id="org.gnome.NautilusPreviewer"] floating enable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue