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