140 current 1970-01-01 01:00:00 24.05.20240303.b8697e5 6.6.19 *
This commit is contained in:
parent
6bc2a77708
commit
1ed5ce9ecf
@ -121,12 +121,12 @@
|
|||||||
off = "";
|
off = "";
|
||||||
};
|
};
|
||||||
random-icons = {
|
random-icons = {
|
||||||
on = " ";
|
on = " ";
|
||||||
off = "";
|
off = " ";
|
||||||
};
|
};
|
||||||
repeat-icons = {
|
repeat-icons = {
|
||||||
on = " ";
|
on = " ";
|
||||||
off = "";
|
off = " ";
|
||||||
};
|
};
|
||||||
single-icons = {
|
single-icons = {
|
||||||
on = " ";
|
on = " ";
|
||||||
@ -178,6 +178,7 @@
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
|
font: FiraCode Nerd Font;
|
||||||
}
|
}
|
||||||
|
|
||||||
window#waybar {
|
window#waybar {
|
||||||
|
Loading…
Reference in New Issue
Block a user