[ADD][I3] Make Pavucontrol windows floating

This commit is contained in:
Bruno BELANYI 2020-06-02 14:35:59 +02:00
parent e0e5f22bb2
commit b8fe46a5dd

View file

@ -343,3 +343,5 @@ for_window [class="^Blueman-.*$"] floating enable
for_window [title="^htop$"] floating enable
# Make Thunderbird filter window floating by default
for_window [class="Thunderbird" instance="Mailnews" window_role="filterlist"] floating enable
# Make Pulse Audio Volume Control floating by default
for_window [class="^Pavucontrol.*$"] floating enable