waybar: swap main ant alt versions of clock module

This commit is contained in:
Evie Litherland-Smith 2024-01-12 06:48:21 +00:00
parent 12b4eb71d0
commit 8ecb501776

View file

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