Enable floating by default for Zoom windows
This commit is contained in:
parent
ca27706226
commit
a41ad883c2
|
@ -72,6 +72,9 @@ in {
|
|||
default_floating_border none
|
||||
smart_borders on
|
||||
smart_gaps on
|
||||
|
||||
for_window [class="zoom"] floating enable
|
||||
# xprop | grep -i class
|
||||
'';
|
||||
|
||||
config = {
|
||||
|
|
Loading…
Reference in a new issue