Move clock module icons after text for consistency

This commit is contained in:
Evie Litherland-Smith 2023-06-06 12:23:58 +01:00
parent 1f2718b8ac
commit 879be95abf

View file

@ -12,7 +12,7 @@
"spacing": 10 "spacing": 10
}, },
"clock": { "clock": {
"format": "{:󰃭 %A %Y-%m-%d | 󰅐 %R}", "format": "{:%A %Y-%m-%d 󰃭 | %R 󰅐 }",
"tooltip-format": "<tt>{calendar}</tt>", "tooltip-format": "<tt>{calendar}</tt>",
"calendar": { "calendar": {
"mode": "year", "mode": "year",
@ -37,8 +37,8 @@
} }
}, },
"clock#compact": { "clock#compact": {
"format": "{:󰅐 %R}", "format": "{:%R 󰅐 }",
"tooltip-format": "{:󰃭 %A %Y-%m-%d}" "tooltip-format": "{:%A %Y-%m-%d 󰃭 }"
}, },
"cpu": { "cpu": {
"format": "{usage}% 󰻠", "format": "{usage}% 󰻠",