home/desktop: fix typo in polybar.nix
This commit is contained in:
parent
4d67173ee8
commit
8e1dc9fcb4
|
@ -37,7 +37,7 @@
|
||||||
fixed-center = false;
|
fixed-center = false;
|
||||||
|
|
||||||
background = "\${colors.background}";
|
background = "\${colors.background}";
|
||||||
foreground = "\${colors.floating";
|
foreground = "\${colors.floating}";
|
||||||
padding-right = 0;
|
padding-right = 0;
|
||||||
|
|
||||||
module-margin-left = 1;
|
module-margin-left = 1;
|
||||||
|
|
Loading…
Reference in a new issue