diff options
Diffstat (limited to 'raveos-hyprland-theme/theme-data/DankMaterialShell/settings.json')
| -rw-r--r-- | raveos-hyprland-theme/theme-data/DankMaterialShell/settings.json | 47 |
1 files changed, 5 insertions, 42 deletions
diff --git a/raveos-hyprland-theme/theme-data/DankMaterialShell/settings.json b/raveos-hyprland-theme/theme-data/DankMaterialShell/settings.json index 40823d4..039347b 100644 --- a/raveos-hyprland-theme/theme-data/DankMaterialShell/settings.json +++ b/raveos-hyprland-theme/theme-data/DankMaterialShell/settings.json @@ -4,7 +4,6 @@ "customThemeFile": "", "registryThemeVariants": {}, "matugenScheme": "scheme-tonal-spot", - "matugenContrast": 0, "runUserMatugenTemplates": true, "matugenTargetMonitor": "", "popupTransparency": 0.88, @@ -23,8 +22,6 @@ "mangoLayoutGapsOverride": -1, "mangoLayoutRadiusOverride": -1, "mangoLayoutBorderSize": -1, - "firstDayOfWeek": -1, - "showWeekNumber": false, "use24HourClock": true, "showSeconds": false, "padHours12Hour": false, @@ -39,16 +36,9 @@ "modalAnimationSpeed": 1, "modalCustomAnimationDuration": 150, "enableRippleEffects": true, - "m3ElevationEnabled": true, - "m3ElevationIntensity": 12, - "m3ElevationOpacity": 30, - "m3ElevationColorMode": "default", - "m3ElevationLightDirection": "top", - "m3ElevationCustomColor": "#000000", - "modalElevationEnabled": true, - "popoutElevationEnabled": true, - "barElevationEnabled": true, "blurEnabled": false, + "blurForegroundLayers": true, + "blurLayerOutlineOpacity": 0.12, "blurBorderColor": "outline", "blurBorderCustomColor": "#ffffff", "blurBorderOpacity": 1, @@ -68,6 +58,9 @@ "selectedGpuIndex": 0, "enabledGpuPciIds": [], "showSystemTray": true, + "systemTrayIconTintMode": "none", + "systemTrayIconTintSaturation": 50, + "systemTrayIconTintStrength": 135, "showClock": true, "showNotificationButton": true, "showBattery": true, @@ -144,7 +137,6 @@ "showOccupiedWorkspacesOnly": false, "reverseScrolling": false, "dwlShowAllTags": false, - "workspaceActiveAppHighlightEnabled": false, "workspaceColorMode": "default", "workspaceOccupiedColorMode": "none", "workspaceUnfocusedColorMode": "default", @@ -155,7 +147,6 @@ "workspaceNameIcons": {}, "waveProgressEnabled": true, "scrollTitleEnabled": true, - "mediaAdaptiveWidthEnabled": true, "audioVisualizerEnabled": true, "audioScrollMode": "volume", "audioWheelScrollAmount": 5, @@ -184,12 +175,6 @@ "greeterEnableFprint": false, "greeterEnableU2f": false, "greeterWallpaperPath": "", - "greeterUse24HourClock": true, - "greeterShowSeconds": false, - "greeterPadHours12Hour": false, - "greeterLockDateFormat": "", - "greeterFontFamily": "", - "greeterWallpaperFillMode": "", "mediaSize": 1, "appLauncherViewMode": "list", "spotlightModalViewMode": "list", @@ -200,7 +185,6 @@ "sortAppsAlphabetically": false, "appLauncherGridColumns": 4, "spotlightCloseNiriOverview": true, - "rememberLastQuery": false, "spotlightSectionViewModes": {}, "appDrawerSectionViewModes": {}, "niriOverviewOverlayEnabled": true, @@ -210,8 +194,6 @@ "dankLauncherV2BorderColor": "primary", "dankLauncherV2ShowFooter": true, "dankLauncherV2UnloadOnClose": false, - "dankLauncherV2IncludeFilesInAll": false, - "dankLauncherV2IncludeFoldersInAll": false, "useAutoLocation": false, "weatherEnabled": true, "networkPreference": "auto", @@ -251,7 +233,6 @@ "notepadLastCustomTransparency": 0.7, "soundsEnabled": true, "useSystemSoundTheme": false, - "soundLogin": false, "soundNewNotification": true, "soundVolumeChanged": true, "soundPluggedIn": true, @@ -260,13 +241,11 @@ "acSuspendTimeout": 0, "acSuspendBehavior": 0, "acProfileName": "", - "acPostLockMonitorTimeout": 0, "batteryMonitorTimeout": 0, "batteryLockTimeout": 0, "batterySuspendTimeout": 0, "batterySuspendBehavior": 0, "batteryProfileName": "", - "batteryPostLockMonitorTimeout": 0, "batteryChargeLimit": 100, "lockBeforeSuspend": false, "loginctlLockIntegration": true, @@ -311,22 +290,10 @@ "matugenTemplateVscode": true, "matugenTemplateEmacs": true, "matugenTemplateZed": true, - "matugenTemplateNeovimSettings": { - "dark": { - "baseTheme": "github_dark", - "harmony": 0.5 - }, - "light": { - "baseTheme": "github_light", - "harmony": 0.5 - } - }, - "matugenTemplateNeovimSetBackground": true, "showDock": true, "dockAutoHide": false, "dockSmartAutoHide": true, "dockGroupByApp": false, - "dockRestoreSpecialWorkspaceOnClick": false, "dockOpenOnOverview": false, "dockPosition": 2, "dockSpacing": 4, @@ -369,9 +336,6 @@ "lockScreenActiveMonitor": "all", "lockScreenInactiveColor": "#000000", "lockScreenNotificationMode": 0, - "lockScreenVideoEnabled": false, - "lockScreenVideoPath": "", - "lockScreenVideoCycling": false, "hideBrightnessSlider": false, "notificationTimeoutLow": 5000, "notificationTimeoutNormal": 5000, @@ -387,7 +351,6 @@ "notificationHistorySaveNormal": true, "notificationHistorySaveCritical": true, "notificationRules": [], - "notificationFocusedMonitor": false, "osdAlwaysShowValue": false, "osdPosition": 5, "osdVolumeEnabled": true, |