update waybar

This commit is contained in:
Frost-Phoenix 2024-04-14 10:08:48 +02:00
parent 8817f231c3
commit 7f5433c9ad

View file

@ -26,7 +26,7 @@
]; ];
clock= { clock= {
calendar = { calendar = {
format = { today = "<span color='#b4befe'><b>{}</b>"; }; format = { today = "<span color='#b4befe'><b>{}</b></span>"; };
}; };
format = " {:%H:%M}"; format = " {:%H:%M}";
tooltip= "true"; tooltip= "true";
@ -102,6 +102,7 @@
states = { states = {
warning = 20; warning = 20;
}; };
tooltip-format = "{time}";
}; };
"custom/launcher"= { "custom/launcher"= {
format= ""; format= "";