diff options
| author | scouckel <james.krinsky@gmail.com> | 2026-04-08 11:44:05 -0400 |
|---|---|---|
| committer | scouckel <james.krinsky@gmail.com> | 2026-04-08 11:44:05 -0400 |
| commit | 0ecfffad2fe328c3149c367a375cf8d9c1fe6dca (patch) | |
| tree | 8d0e5212a23f0ebdba2ffd553b1a17692b8674c9 /modules/packages/noctalia/noctalia.json | |
| parent | 3954fd0dc956c525aa0f01ae9ba1754611029e78 (diff) | |
| parent | 7adf1c78e2112be88b77a2bebde930885b2795e8 (diff) | |
Merge branch 'dendritic' of git.jckrinsky.net:nixosconf into dendritic
Diffstat (limited to 'modules/packages/noctalia/noctalia.json')
| -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 |
