Waybar: Clock always show the date.
This commit is contained in:
parent
536c9467ef
commit
91eb45337f
|
@ -43,8 +43,8 @@ in
|
|||
];
|
||||
};
|
||||
clock = {
|
||||
format-alt = "{:%H:%M %a %d}";
|
||||
on-click-right = "xdg-open https://cloud.voronind.com/apps/calendar/";
|
||||
format = "{:%H:%M %a %d}";
|
||||
on-click = "xdg-open https://cloud.voronind.com/apps/calendar/";
|
||||
tooltip-format = "<big><tt>{calendar}</tt></big>";
|
||||
};
|
||||
battery = {
|
||||
|
|
Loading…
Reference in a new issue