fix config
This commit is contained in:
parent
d7bf1d88c9
commit
3b974d4e1d
2 changed files with 2 additions and 1 deletions
|
@ -325,7 +325,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 [app_id="pcmanfm"] floating enable
|
||||
for_window [title="pcmanfm"] floating enable
|
||||
|
||||
# Einstellungen Fensterverhalten für bestimmte Programme im Terminal
|
||||
for_window [class="Alpine"] floating enable border none
|
||||
|
|
|
@ -373,6 +373,7 @@ for_window [app_id="pavucontrol-qt"] floating enable
|
|||
for_window [app_id="pavucontrol-qt"] resize set 1000 600
|
||||
for_window [app_id="imv"] floating enable
|
||||
for_window [app_id="pamac-manager"] floating enable
|
||||
for_window [app_id="lxqt-policykit-agent"] floating enable
|
||||
|
||||
for_window [class="(?i)vlc"] floating disable border none
|
||||
for_window [class="(?i)virtualbox"] floating enable border normal
|
||||
|
|
Loading…
Reference in a new issue