diff --git a/home/desktop/polybar.nix b/home/desktop/polybar.nix index f651e03..b11abba 100644 --- a/home/desktop/polybar.nix +++ b/home/desktop/polybar.nix @@ -37,9 +37,12 @@ fixed-center = false; background = "\${colors.background}"; - foreground = "\${colors.floating}"; + foreground = "\${colors.foreground}"; padding-right = 0; + line-size = 1; + line-color = "#f00"; + module-margin-left = 1; module-margin-right = 1;