Waybar: Remove month from the clock.
This commit is contained in:
parent
245ec7959b
commit
14cd7b42de
|
@ -43,7 +43,7 @@ in
|
|||
];
|
||||
};
|
||||
clock = {
|
||||
format-alt = "{:%H:%M %a %d %b}";
|
||||
format-alt = "{:%H:%M %a %d}";
|
||||
on-click-right = "xdg-open https://cloud.voronind.com/apps/calendar/";
|
||||
tooltip-format = "<big><tt>{calendar}</tt></big>";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue