change waybar config
This commit is contained in:
parent
401719ba0e
commit
75c4110def
|
@ -25,7 +25,7 @@
|
||||||
];
|
];
|
||||||
clock= {
|
clock= {
|
||||||
calendar = {
|
calendar = {
|
||||||
format = { today = "<span color='#ff6699'><b><u>{}</u></b></span>"; };
|
format = { today = "<span color='#b4befe'><b>{}</b></span>"; };
|
||||||
};
|
};
|
||||||
format = " {:%H:%M}";
|
format = " {:%H:%M}";
|
||||||
tooltip= "true";
|
tooltip= "true";
|
||||||
|
|
Loading…
Reference in a new issue