añade linea a polybar
This commit is contained in:
parent
bf9ed244af
commit
90ccdc16b0
|
@ -37,9 +37,12 @@
|
||||||
fixed-center = false;
|
fixed-center = false;
|
||||||
|
|
||||||
background = "\${colors.background}";
|
background = "\${colors.background}";
|
||||||
foreground = "\${colors.floating}";
|
foreground = "\${colors.foreground}";
|
||||||
padding-right = 0;
|
padding-right = 0;
|
||||||
|
|
||||||
|
line-size = 1;
|
||||||
|
line-color = "#f00";
|
||||||
|
|
||||||
module-margin-left = 1;
|
module-margin-left = 1;
|
||||||
module-margin-right = 1;
|
module-margin-right = 1;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue