repos / dotfiles

my dotfiles

commit
10c5e50
parent
ed95d72
author
Eric Bower
date
2026-02-01 14:06:46 -0500 EST
chore: noctalia
1 files changed,  +3, -3
M dot_config/noctalia/settings.json
+3, -3
 1@@ -157,10 +157,10 @@
 2                 },
 3                 {
 4                     "customFont": "",
 5-                    "formatHorizontal": "HH:mm ddd, MMM dd",
 6-                    "formatVertical": "HH mm - dd MM",
 7+                    "formatHorizontal": "h:mm AP ddd, MMM dd",
 8+                    "formatVertical": "h mm AP - dd MM",
 9                     "id": "Clock",
10-                    "tooltipFormat": "HH:mm ddd, MMM dd",
11+                    "tooltipFormat": "h:mm AP ddd, MMM dd",
12                     "useCustomFont": false,
13                     "usePrimaryColor": false
14                 }