repos / dotfiles

my dotfiles

commit
5ba87d1
parent
f939207
author
Eric Bower
date
2026-02-01 09:55:22 -0500 EST
chore: noctalia changes
1 files changed,  +3, -3
M dot_config/noctalia/settings.json
+3, -3
 1@@ -347,11 +347,11 @@
 2     "nightLight": {
 3         "autoSchedule": true,
 4         "dayTemp": "6500",
 5-        "enabled": false,
 6+        "enabled": true,
 7         "forced": false,
 8         "manualSunrise": "06:30",
 9         "manualSunset": "18:30",
10-        "nightTemp": "4000"
11+        "nightTemp": "3003"
12     },
13     "notifications": {
14         "backgroundOpacity": 1,
15@@ -468,7 +468,7 @@
16         "boxBorderEnabled": false,
17         "fontDefault": "Sans Serif",
18         "fontDefaultScale": 1,
19-        "fontFixed": "monospace",
20+        "fontFixed": "JetBrainsMono NF",
21         "fontFixedScale": 1,
22         "networkPanelView": "wifi",
23         "panelBackgroundOpacity": 0.93,