Add format-alt for clock, show time by default and full date in alt

This commit is contained in:
Evie Litherland-Smith 2023-12-26 10:44:59 +00:00
parent a9133f7261
commit 73f46b3121

View file

@ -111,7 +111,8 @@
format-icons = [ "󱃃" "󰔏" "󱃂" ];
};
clock = {
format = "{:󰃭 %Y-%m-%d 󰥔 %R}";
format = "{:󰥔 %R}";
format-alt = "{:󰃭 %Y-%m-%d 󰥔 %R}";
tooltip-format = "<tt><small>{calendar}</small></tt>";
calendar = {
mode = "month";