This commit is contained in:
fatmeat 2025-05-12 07:47:17 +02:00
parent 58d33d75e5
commit 0abca7b689
2 changed files with 3 additions and 3 deletions

View File

@ -137,7 +137,7 @@ client.focused $accent $accent $fg solid
client.unfocused $bg $bg $fg solid
client.urgent $urgent $urgent $fg solid
exec ~/.config/start.sh
exec --no-startup-id ~/.config/start.sh
bar {
colors {

View File

@ -1,4 +1,4 @@
//background
exec --no-startup-id feh --bg-scale ~/.config/wallpaper.png
exec --no-startup-id polybar
feh --bg-scale ~/.config/wallpaper.png
polybar