diff options
| author | scouckel <james.krinsky@gmail.com> | 2026-04-08 08:04:09 -0500 |
|---|---|---|
| committer | scouckel <james.krinsky@gmail.com> | 2026-04-08 08:04:09 -0500 |
| commit | 7adf1c78e2112be88b77a2bebde930885b2795e8 (patch) | |
| tree | 05695084eba3b54ec37de9540adfbec7ddca585a | |
| parent | c6f1ea7187a21b84c29e9045ff8475c0cda628bc (diff) | |
base noctalia change
| -rw-r--r-- | modules/packages/noctalia/noctalia.json | 45 |
1 files changed, 15 insertions, 30 deletions
diff --git a/modules/packages/noctalia/noctalia.json b/modules/packages/noctalia/noctalia.json index 8d19654..5766fcd 100644 --- a/modules/packages/noctalia/noctalia.json +++ b/modules/packages/noctalia/noctalia.json @@ -110,6 +110,19 @@ ], "right": [ { + "colorizeIcons": false, + "hideMode": "hidden", + "iconScale": 0.8, + "id": "Taskbar", + "maxTaskbarWidth": 40, + "onlyActiveWorkspaces": true, + "onlySameOutput": true, + "showPinnedApps": true, + "showTitle": false, + "smartWidth": true, + "titleWidth": 120 + }, + { "blacklist": [], "chevronColor": "none", "colorizeIcons": false, @@ -287,14 +300,6 @@ "wallpaper": { "enabled": true, "overviewEnabled": false, - "directory": "/home/jck/nixosconf/modules/lib/wallpapers", - "monitorDirectories": [ - { - "directory": "/home/jck/nixosconf/modules/lib/wallpapers", - "name": "eDP-1", - "wallpaper": "" - } - ], "enableMultiMonitorDirectories": false, "showHiddenFiles": false, "viewMode": "single", @@ -697,29 +702,9 @@ "barVisible": true, "openedPanel": "", "lockScreenActive": false, - "wallpapers": { - "eDP-1": "/home/jck/nixosconf/modules/lib/wallpapers/camdenyards.jpg" - }, "desktopWidgetsEditMode": false, - "display": { - "eDP-1": { - "name": "eDP-1", - "connected": true, - "scale": 1.6666666666666667, - "width": 1728, - "height": 1152, - "x": 0, - "y": 0, - "physical_width": 290, - "physical_height": 190, - "refresh_rate": 120000, - "vrr_supported": true, - "vrr_enabled": true, - "transform": "Normal" - } - }, "notificationsState": { - "lastSeenTs": 1775262614000 + "lastSeenTs": 1775489854000 }, "changelogState": { "lastSeenVersion": "v4.7.1" @@ -2067,7 +2052,7 @@ "path": "Vesper" } ], - "timestamp": 1775181389 + "timestamp": 1775446940 }, "ui": { "settingsSidebarExpanded": true |
