diff --git a/configs/openbox/autostart b/configs/openbox/autostart index d274913..c7ccdc6 100644 --- a/configs/openbox/autostart +++ b/configs/openbox/autostart @@ -1,2 +1,3 @@ +hsetroot -cover ~/.dotfiles/assets/wallpapers/kendal.png xcompmgr & polybar top & diff --git a/nixos/home.nix b/nixos/home.nix index 9b89573..1ef0678 100644 --- a/nixos/home.nix +++ b/nixos/home.nix @@ -78,7 +78,7 @@ in label = "CPU: %percentage%%"; label-background = "#ff3b1c32"; interval = 2; - format-padding = 1pt; + format-padding = "1pt"; }; "module/memory" = { type = "internal/memory";