[ADD][I3] Make arandr floating by default

This commit is contained in:
Bruno BELANYI 2020-08-23 22:32:56 +02:00
parent ec44621812
commit b03da8b016

View file

@ -446,3 +446,5 @@ for_window [title="^htop$"] floating enable
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
# Make Arandr floating by default
for_window [class="Arandr"] floating enable