home/desktop: fix typo in polybar.nix

This commit is contained in:
Fabián Montero 2022-08-12 20:14:40 -06:00
parent 4d67173ee8
commit 8e1dc9fcb4

View file

@ -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;