Move clock to corner

This commit is contained in:
Salt 2024-04-26 14:00:30 -05:00
parent 87f3b0b1db
commit 143f48996a
1 changed files with 2 additions and 2 deletions

View File

@ -34,8 +34,8 @@
"position": "bottom",
"height": 40,
"modules-left": ["idle_inhibitor", "gamemode", "mpris"],
"modules-center": ["clock"],
"modules-right": ["network", "pulseaudio", "backlight", "battery"],
"modules-center": [],
"modules-right": ["network", "pulseaudio", "backlight", "battery", "clock"],
"clock": {
"format": "{:%a %b %d %I:%M %p}",
"format-alt": "{:%Y-%m-%d}",