Waybar: clock not working
This commit is contained in:
parent
85b583bee6
commit
fb9376e310
1 changed files with 2 additions and 2 deletions
|
|
@ -76,8 +76,8 @@ in
|
||||||
};
|
};
|
||||||
tray.spacing = 10;
|
tray.spacing = 10;
|
||||||
clock = {
|
clock = {
|
||||||
on-click = "mode";
|
# on-click = "mode";
|
||||||
tooltip = true;
|
# tooltip = true;
|
||||||
# tooltip-format = "<big>{%Y %B}</big>\n<tt><small>{calendar}</small></tt>";
|
# tooltip-format = "<big>{%Y %B}</big>\n<tt><small>{calendar}</small></tt>";
|
||||||
# format = "{:%H:%M}";
|
# format = "{:%H:%M}";
|
||||||
# format = "{%H:%M}";
|
# format = "{%H:%M}";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue