Autofloat for some Firefox & zoom windows

This commit is contained in:
Felix Suchert 2021-05-26 11:52:34 +02:00
parent 09880a77b1
commit a46ffe6e8a
Signed by: feliix42
GPG key ID: 24363525EA0E8A99

View file

@ -227,6 +227,12 @@ bindsym XF86AudioRaiseVolume exec 'pactl set-sink-volume @DEFAULT_SINK@ +5%'
bindsym XF86AudioLowerVolume exec 'pactl set-sink-volume @DEFAULT_SINK@ -5%' bindsym XF86AudioLowerVolume exec 'pactl set-sink-volume @DEFAULT_SINK@ -5%'
bindsym XF86AudioMute exec 'pactl set-sink-mute @DEFAULT_SINK@ toggle' bindsym XF86AudioMute exec 'pactl set-sink-mute @DEFAULT_SINK@ toggle'
# automatically float windows that are intended to do so
for_window [title="Picture-in-Picture" app_id="firefox"] floating enable
for_window [title="Firefox — Sharing Indicator" app_id="firefox"] floating enable
# those frickin' zoom popups
for_window [title="zoom"] floating enable
# #
# Status Bar: # Status Bar: