make pcmanfm floating

This commit is contained in:
Simon Rieger 2023-05-04 14:26:31 +02:00
parent 647850726d
commit d7bf1d88c9
3 changed files with 5 additions and 3 deletions

View file

@ -325,6 +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
# Einstellungen Fensterverhalten für bestimmte Programme im Terminal
for_window [class="Alpine"] floating enable border none

View file

@ -365,6 +365,7 @@ for_window [app_id="blueman-manager"] resize set 1000 600
for_window [app_id="pavucontrol"] floating enable
for_window [app_id="pavucontrol"] resize set 1000 600
for_window [app_id="org.gnome.Nautilus"] floating enable
for_window [app_id="pcmanfm-qt"] floating enable
for_window [app_id="gnome-system-monitor"] floating enable; resize shrink down 100px; resize shrink up 100px
for_window [app_id="wdisplays"] floating enable
for_window [app_id="wdisplays"] resize set 1000 600

View file

@ -47,7 +47,7 @@
"keyboard-state": {
"numlock": true,
"capslock": true,
"format": "{name} {icon}",
"format": "{name} {icon} ",
"format-icons": {
"locked": "",
"unlocked": ""
@ -148,7 +148,7 @@
"warning": 30,
"critical": 15
},
"format": "{capacity}% {icon}",
"format": "{capacity}% {icon} ",
"format-charging": "{capacity}% ",
"format-plugged": "{capacity}% ",
"format-alt": "{time} {icon}",