mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 07:53:55 -05:00
waybar: re-enable tooltip for clock
This commit is contained in:
parent
ce125f046c
commit
e002c8e332
|
@ -70,7 +70,7 @@
|
||||||
"num-tags" = 4;
|
"num-tags" = 4;
|
||||||
};
|
};
|
||||||
"clock" = {
|
"clock" = {
|
||||||
# "tooltip-format" = "{:%Y-%m-%d | %H:%M}";
|
"tooltip-format" = "{:%Y-%m-%d | %H:%M}";
|
||||||
"interval" = 60;
|
"interval" = 60;
|
||||||
"format" = "{:%I:%M%p}";
|
"format" = "{:%I:%M%p}";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue