diff options
| author | scouckel <james.krinsky@gmail.com> | 2026-05-19 01:25:52 -0400 |
|---|---|---|
| committer | scouckel <james.krinsky@gmail.com> | 2026-05-19 01:25:52 -0400 |
| commit | 9874ffb2124f57d50bf9b44b2752882375bcb94c (patch) | |
| tree | 17ba6225c6cf68c7ec2da28e44442391d7756792 /modules/packages/noctalia/hosts/vecna | |
| parent | b12eccd7143e9a49153cb3a17b2fe80c473e0b82 (diff) | |
update
Diffstat (limited to 'modules/packages/noctalia/hosts/vecna')
| -rw-r--r-- | modules/packages/noctalia/hosts/vecna/noctalia.json | 55 |
1 files changed, 27 insertions, 28 deletions
diff --git a/modules/packages/noctalia/hosts/vecna/noctalia.json b/modules/packages/noctalia/hosts/vecna/noctalia.json index 7c344fb..b9c0b54 100644 --- a/modules/packages/noctalia/hosts/vecna/noctalia.json +++ b/modules/packages/noctalia/hosts/vecna/noctalia.json @@ -30,6 +30,7 @@ "left": [ { "colorizeSystemIcon": "none", + "colorizeSystemText": "none", "customIconPath": "", "enableColorization": false, "icon": "rocket", @@ -162,15 +163,9 @@ "textColor": "none" }, { - "applyToAllMonitors": false, - "displayMode": "onhover", - "iconColor": "none", - "id": "Brightness", - "textColor": "none" - }, - { "colorizeDistroLogo": false, "colorizeSystemIcon": "none", + "colorizeSystemText": "none", "customIconPath": "", "enableColorization": true, "icon": "christmas-tree", @@ -253,7 +248,8 @@ "Del" ] }, - "reverseScroll": false + "reverseScroll": false, + "smoothScrollEnabled": true }, "ui": { "fontDefault": "JetBrains Mono NL", @@ -273,6 +269,7 @@ "name": "Madison, WI", "weatherEnabled": true, "weatherShowEffects": true, + "weatherTaliaMascotAlways": false, "useFahrenheit": true, "use12hourFormat": false, "showWeekNumberInCalendar": true, @@ -281,7 +278,8 @@ "analogClockInCalendar": false, "firstDayOfWeek": -1, "hideWeatherTimezone": false, - "hideWeatherCityName": false + "hideWeatherCityName": false, + "autoLocate": false }, "calendar": { "cards": [ @@ -314,6 +312,7 @@ "showHiddenFiles": false, "viewMode": "single", "setWallpaperOnAllMonitors": true, + "linkLightAndDarkWallpapers": true, "fillMode": "crop", "fillColor": "#000000", "useSolidColor": false, @@ -492,7 +491,6 @@ "indicatorOpacity": 0.6 }, "network": { - "airplaneModeEnabled": false, "bluetoothRssiPollingEnabled": false, "bluetoothRssiPollIntervalMs": 60000, "networkPanelView": "wifi", @@ -640,7 +638,8 @@ "manualSunrise": "06:30", "manualSunset": "18:30", "generationMethod": "tonal-spot", - "monitorForColors": "" + "monitorForColors": "", + "syncGsettings": true }, "templates": { "activeTemplates": [ @@ -718,21 +717,6 @@ }, "desktopWidgetsEditMode": false, "display": { - "HDMI-A-1": { - "name": "HDMI-A-1", - "connected": true, - "scale": 1, - "width": 1920, - "height": 1080, - "x": -1920, - "y": 150, - "physical_width": 480, - "physical_height": 270, - "refresh_rate": 74973, - "vrr_supported": false, - "vrr_enabled": false, - "transform": "Normal" - }, "DP-3": { "name": "DP-3", "connected": true, @@ -747,13 +731,28 @@ "vrr_supported": true, "vrr_enabled": false, "transform": "Normal" + }, + "HDMI-A-1": { + "name": "HDMI-A-1", + "connected": true, + "scale": 1, + "width": 1920, + "height": 1080, + "x": -1920, + "y": 150, + "physical_width": 480, + "physical_height": 270, + "refresh_rate": 74973, + "vrr_supported": false, + "vrr_enabled": false, + "transform": "Normal" } }, "notificationsState": { - "lastSeenTs": 1775489854000 + "lastSeenTs": 1777680335000 }, "changelogState": { - "lastSeenVersion": "v4.7.1" + "lastSeenVersion": "v4.7.6" }, "colorSchemesList": { "schemes": [ |
