añade linea a polybar

This commit is contained in:
Fabián Montero 2022-08-12 21:23:02 -06:00
parent bf9ed244af
commit 90ccdc16b0

View file

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