remove floated windows for file manager
This commit is contained in:
parent
eb342c5f4a
commit
968a69760a
2 changed files with 5 additions and 5 deletions
|
@ -327,7 +327,7 @@ for_window [title="galculator"] floating enable border normal
|
|||
for_window [title="Verbindungsinformationen"] floating enable border normal
|
||||
for_window [title="Lautstärkeregler"] floating enable border normal
|
||||
for_window [title="Freundesliste"] floating enable border normal
|
||||
for_window [title="pcmanfm"] floating enable
|
||||
#for_window [title="pcmanfm"] floating enable
|
||||
for_window [title="Screen Layout Editor"] floating enable
|
||||
for_window [title="Screen Layout Editor"] resize set 640 480
|
||||
for_window [title="Layout speichern"] floating enable
|
||||
|
|
|
@ -265,10 +265,10 @@ for_window [app_id="pavucontrol"] floating enable
|
|||
for_window [app_id="pavucontrol"] resize set 1000 600
|
||||
for_window [app_id="pavucontrol-qt"] floating enable
|
||||
for_window [app_id="pavucontrol-qt"] resize set 1000 600
|
||||
for_window [app_id="pcmanfm"] floating enable
|
||||
for_window [app_id="pcmanfm"] resize set 1000 600
|
||||
for_window [app_id="pcmanfm-qt"] floating enable
|
||||
for_window [app_id="pcmanfm-qt"] resize set 1000 600
|
||||
#for_window [app_id="pcmanfm"] floating enable
|
||||
#for_window [app_id="pcmanfm"] resize set 1000 600
|
||||
#for_window [app_id="pcmanfm-qt"] floating enable
|
||||
#for_window [app_id="pcmanfm-qt"] resize set 1000 600
|
||||
for_window [app_id="lxqt-archiver"] floating enable
|
||||
for_window [app_id="lxqt-archiver"] resize set 1000 600
|
||||
for_window [app_id="lxqt-policykit-agent"] floating enable
|
||||
|
|
Loading…
Reference in a new issue