[ADD][I3] Make arandr floating by default
This commit is contained in:
parent
ec44621812
commit
b03da8b016
|
@ -446,3 +446,5 @@ for_window [title="^htop$"] floating enable
|
||||||
for_window [class="Thunderbird" instance="Mailnews" window_role="filterlist"] floating enable
|
for_window [class="Thunderbird" instance="Mailnews" window_role="filterlist"] floating enable
|
||||||
# Make Pulse Audio Volume Control floating by default
|
# Make Pulse Audio Volume Control floating by default
|
||||||
for_window [class="^Pavucontrol.*$"] floating enable
|
for_window [class="^Pavucontrol.*$"] floating enable
|
||||||
|
# Make Arandr floating by default
|
||||||
|
for_window [class="Arandr"] floating enable
|
||||||
|
|
Loading…
Reference in a new issue