fixes & sync with desktop

This commit is contained in:
2025-11-12 16:27:18 +00:00
parent a10c4ef372
commit 2ff2b7f8bc
7 changed files with 145 additions and 211 deletions
+34 -29
View File
@@ -8,14 +8,17 @@
"dankBarWidgetTransparency": 1,
"popupTransparency": 1,
"dockTransparency": 1,
"widgetBackgroundColor": "sch",
"cornerRadius": 10,
"use24HourClock": true,
"showSeconds": false,
"useFahrenheit": false,
"nightModeEnabled": false,
"weatherLocation": "Dublin, Leinster",
"weatherCoordinates": "53.3493795,-6.2605593",
"useAutoLocation": true,
"weatherEnabled": true,
"animationSpeed": 2,
"customAnimationDuration": 500,
"wallpaperFillMode": "Fill",
"blurredWallpaperLayer": false,
"blurWallpaperOnOverview": false,
"showLauncherButton": true,
"showWorkspaceSwitcher": true,
"showFocusedWindow": true,
@@ -79,9 +82,9 @@
}
],
"showWorkspaceIndex": false,
"workspaceScrolling": false,
"showWorkspacePadding": false,
"showWorkspaceApps": false,
"workspaceScrolling": false,
"showWorkspaceApps": true,
"maxWorkspaceIcons": 3,
"workspacesPerMonitor": false,
"dwlShowAllTags": false,
@@ -117,9 +120,14 @@
"battery",
"controlCenterButton"
],
"dankBarWidgetOrder": [],
"appLauncherViewMode": "list",
"spotlightModalViewMode": "grid",
"sortAppsAlphabetically": false,
"weatherLocation": "Dublin, Leinster",
"weatherCoordinates": "53.3493795,-6.2605593",
"useAutoLocation": true,
"weatherEnabled": true,
"networkPreference": "wifi",
"vpnLastConnected": "",
"iconTheme": "System Default",
@@ -130,8 +138,8 @@
"launcherLogoBrightness": 0.44,
"launcherLogoContrast": 1,
"launcherLogoSizeOffset": 0,
"fontFamily": "FiraCode Nerd Font Med",
"monoFontFamily": "Fira Code",
"fontFamily": "DejaVu Serif Condensed",
"monoFontFamily": "FiraCode Nerd Font Mono",
"fontWeight": 400,
"fontScale": 1,
"dankBarFontScale": 1,
@@ -146,6 +154,19 @@
"soundNewNotification": true,
"soundVolumeChanged": true,
"soundPluggedIn": true,
"acMonitorTimeout": 600,
"acLockTimeout": 300,
"acSuspendTimeout": 900,
"acSuspendBehavior": 0,
"batteryMonitorTimeout": 0,
"batteryLockTimeout": 0,
"batterySuspendTimeout": 0,
"batterySuspendBehavior": 0,
"lockBeforeSuspend": true,
"preventIdleForMedia": false,
"loginctlLockIntegration": true,
"launchPrefix": "",
"brightnessDevicePins": {},
"gtkThemingEnabled": false,
"qtThemingEnabled": false,
"syncModeWithPortal": true,
@@ -156,9 +177,9 @@
"dockPosition": 1,
"dockSpacing": 4,
"dockBottomGap": 0,
"dockMargin": 0,
"dockIconSize": 40,
"dockIndicatorStyle": "circle",
"cornerRadius": 10,
"notificationOverlayEnabled": false,
"dankBarAutoHide": false,
"dankBarOpenOnOverview": false,
@@ -166,25 +187,23 @@
"dankBarSpacing": 3,
"dankBarBottomGap": 0,
"dankBarInnerPadding": 4,
"dankBarPosition": 0,
"dankBarSquareCorners": false,
"dankBarNoBackground": false,
"dankBarGothCornersEnabled": false,
"dankBarGothCornerRadiusOverride": false,
"dankBarGothCornerRadiusValue": 12,
"dankBarBorderEnabled": false,
"dankBarBorderColor": "surfaceText",
"dankBarBorderOpacity": 1,
"dankBarBorderThickness": 1,
"popupGapsAuto": true,
"popupGapsManual": 4,
"dankBarPosition": 0,
"modalDarkenBackground": true,
"lockScreenShowPowerActions": true,
"enableFprint": false,
"maxFprintTries": 3,
"hideBrightnessSlider": false,
"widgetBackgroundColor": "sch",
"surfaceBase": "s",
"wallpaperFillMode": "Fill",
"blurredWallpaperLayer": false,
"blurWallpaperOnOverview": false,
"notificationTimeoutLow": 5000,
"notificationTimeoutNormal": 5000,
"notificationTimeoutCritical": 0,
@@ -206,19 +225,5 @@
]
},
"showOnLastDisplay": {},
"animationSpeed": 2,
"customAnimationDuration": 500,
"acMonitorTimeout": 600,
"acLockTimeout": 300,
"acSuspendTimeout": 900,
"acHibernateTimeout": 900,
"batteryMonitorTimeout": 0,
"batteryLockTimeout": 0,
"batterySuspendTimeout": 0,
"batteryHibernateTimeout": 0,
"lockBeforeSuspend": true,
"loginctlLockIntegration": true,
"launchPrefix": "",
"brightnessDevicePins": {},
"configVersion": 1
}