diff options
Diffstat (limited to 'dotfiles/.config/DankMaterialShell/settings.json')
| -rw-r--r-- | dotfiles/.config/DankMaterialShell/settings.json | 228 |
1 files changed, 212 insertions, 16 deletions
diff --git a/dotfiles/.config/DankMaterialShell/settings.json b/dotfiles/.config/DankMaterialShell/settings.json index e9f9cf9..60dd5d6 100644 --- a/dotfiles/.config/DankMaterialShell/settings.json +++ b/dotfiles/.config/DankMaterialShell/settings.json @@ -1,7 +1,7 @@ { - "currentThemeName": "dynamic", - "currentThemeCategory": "dynamic", - "customThemeFile": "/home/yaroslav/.config/DankMaterialShell/themes/steamDeck/theme.json", + "currentThemeName": "custom", + "currentThemeCategory": "registry", + "customThemeFile": "/home/yaroslav/.config/DankMaterialShell/themes/bru/theme.json", "registryThemeVariants": { "modus": { "dark": { @@ -14,14 +14,27 @@ "flavor": "black", "accent": "white" } + }, + "bru": { + "dark": { + "flavor": "espresso", + "accent": "teal" + }, + "light": { + "flavor": "latte", + "accent": "teal" + } } }, "matugenScheme": "scheme-rainbow", + "matugenContrast": 0, "runUserMatugenTemplates": true, "matugenTargetMonitor": "", "popupTransparency": 0.7, "dockTransparency": 1, "widgetBackgroundColor": "sth", + "widgetBackgroundCustomColor": "#6750A4", + "widgetBackgroundCustomStrength": 0.5, "widgetColorMode": "default", "controlCenterTileColorMode": "primary", "buttonColorMode": "primary", @@ -30,12 +43,19 @@ "niriLayoutRadiusOverride": 1, "niriLayoutBorderSize": 3, "hyprlandLayoutGapsOverride": -1, + "hyprlandLayoutGapsOutOverride": -1, "hyprlandLayoutRadiusOverride": -1, "hyprlandLayoutBorderSize": -1, + "hyprlandResizeOnBorder": false, "mangoLayoutGapsOverride": -1, + "mangoLayoutGapsOutOverride": -1, "mangoLayoutRadiusOverride": -1, "mangoLayoutBorderSize": -1, - "use24HourClock": true, + "mangoTrackpadNaturalScrolling": true, + "firstDayOfWeek": -1, + "showWeekNumber": false, + "calendarBackend": "auto", + "clockFormat": "24h", "showSeconds": true, "padHours12Hour": false, "useFahrenheit": false, @@ -49,15 +69,29 @@ "modalAnimationSpeed": 1, "modalCustomAnimationDuration": 150, "enableRippleEffects": true, + "animationVariant": 0, + "motionEffect": 0, + "m3ElevationEnabled": true, + "m3ElevationIntensity": 12, + "m3ElevationOpacity": 30, + "m3ElevationColorMode": "default", + "m3ElevationLightDirection": "top", + "m3ElevationCustomColor": "#000000", + "modalElevationEnabled": true, + "popoutElevationEnabled": true, + "barElevationEnabled": false, "blurEnabled": true, "blurForegroundLayers": true, "blurLayerOutlineOpacity": 0.4, + "blurBorderEnabled": true, "blurBorderColor": "outline", "blurBorderCustomColor": "#ffffff", "blurBorderOpacity": 0.6, "wallpaperFillMode": "Fill", "blurredWallpaperLayer": true, "blurWallpaperOnOverview": false, + "wallpaperBackgroundColorMode": "black", + "wallpaperBackgroundCustomColor": "#000000", "showLauncherButton": true, "showWorkspaceSwitcher": true, "showFocusedWindow": true, @@ -77,6 +111,12 @@ "showClock": true, "showNotificationButton": true, "showBattery": true, + "showBatteryPercent": true, + "showBatteryPercentOnlyOnBattery": false, + "showBatteryTime": false, + "showBatteryTimeOnlyOnBattery": false, + "batteryPillStyle": false, + "batteryPillPercentSign": false, "showControlCenterButton": true, "showCapsLockIndicator": true, "controlCenterShowNetworkIcon": true, @@ -91,6 +131,8 @@ "controlCenterShowBatteryIcon": false, "controlCenterShowPrinterIcon": false, "controlCenterShowScreenSharingIcon": true, + "controlCenterShowIdleInhibitorIcon": false, + "controlCenterShowDoNotDisturbIcon": false, "showPrivacyButton": true, "privacyShowMicIcon": false, "privacyShowCameraIcon": false, @@ -163,29 +205,58 @@ "maxWorkspaceIcons": 3, "workspaceAppIconSizeOffset": 0, "groupWorkspaceApps": true, + "groupActiveWorkspaceApps": false, "workspaceFollowFocus": false, "showOccupiedWorkspacesOnly": false, "reverseScrolling": false, "dwlShowAllTags": false, + "workspaceActiveAppHighlightEnabled": false, "workspaceColorMode": "default", + "workspaceFocusedCustomColor": "#6750A4", "workspaceOccupiedColorMode": "none", + "workspaceOccupiedCustomColor": "#625B71", "workspaceUnfocusedColorMode": "default", + "workspaceUnfocusedCustomColor": "#49454E", "workspaceUrgentColorMode": "default", + "workspaceUrgentCustomColor": "#B3261E", "workspaceFocusedBorderEnabled": false, "workspaceFocusedBorderColor": "primary", + "workspaceFocusedBorderCustomColor": "#6750A4", "workspaceFocusedBorderThickness": 2, + "workspaceUnfocusedMonitorSeparateAppearance": false, + "workspaceUnfocusedMonitorColorMode": "default", + "workspaceUnfocusedMonitorFocusedCustomColor": "#6750A4", + "workspaceUnfocusedMonitorOccupiedColorMode": "none", + "workspaceUnfocusedMonitorOccupiedCustomColor": "#625B71", + "workspaceUnfocusedMonitorUnfocusedColorMode": "default", + "workspaceUnfocusedMonitorUnfocusedCustomColor": "#49454E", + "workspaceUnfocusedMonitorUrgentColorMode": "default", + "workspaceUnfocusedMonitorUrgentCustomColor": "#B3261E", + "workspaceUnfocusedMonitorBorderEnabled": false, + "workspaceUnfocusedMonitorBorderColor": "primary", + "workspaceUnfocusedMonitorBorderCustomColor": "#6750A4", + "workspaceUnfocusedMonitorBorderThickness": 2, "workspaceNameIcons": {}, "waveProgressEnabled": false, "scrollTitleEnabled": false, + "mediaAdaptiveWidthEnabled": true, "audioVisualizerEnabled": true, + "mediaUseAlbumArtAccent": false, "audioScrollMode": "volume", "audioWheelScrollAmount": 2, + "audioDeviceScrollVolumeEnabled": false, + "mediaExcludePlayers": [], "clockCompactMode": false, "focusedWindowCompactMode": false, + "focusedWindowSize": 1, + "focusedWindowShowIcon": true, "runningAppsCompactMode": true, "barMaxVisibleApps": 0, "barMaxVisibleRunningApps": 0, "barShowOverflowBadge": true, + "trayAutoOverflow": true, + "trayPopupSingleLine": true, + "trayMaxVisibleItems": 0, "appsDockHideIndicators": false, "appsDockColorizeActive": false, "appsDockActiveColorMode": "primary", @@ -193,6 +264,7 @@ "appsDockEnlargePercentage": 125, "appsDockIconSizePercentage": 100, "keyboardLayoutNameCompactMode": false, + "keyboardLayoutNameShowIcon": false, "runningAppsCurrentWorkspace": true, "runningAppsGroupByApp": false, "runningAppsCurrentMonitor": false, @@ -202,9 +274,16 @@ "lockDateFormat": "ddd d MMM yyyy", "greeterRememberLastSession": true, "greeterRememberLastUser": true, + "greeterAutoLogin": false, "greeterEnableFprint": false, "greeterEnableU2f": false, "greeterWallpaperPath": "", + "greeterLockDateFormat": "", + "greeterFontFamily": "", + "greeterWallpaperFillMode": "", + "greeterPamExternallyManaged": false, + "greeterSyncPending": false, + "greeterSyncBaseline": {}, "mediaSize": 1, "appLauncherViewMode": "list", "spotlightModalViewMode": "list", @@ -215,19 +294,54 @@ "sortAppsAlphabetically": false, "appLauncherGridColumns": 4, "spotlightCloseNiriOverview": true, + "rememberLastQuery": false, + "rememberLastMode": true, "spotlightSectionViewModes": {}, "appDrawerSectionViewModes": {}, "niriOverviewOverlayEnabled": true, + "niriOverviewLauncherStyle": "full", "dankLauncherV2Size": "medium", + "dankLauncherV2ShowSourceBadges": true, "dankLauncherV2BorderEnabled": true, "dankLauncherV2BorderThickness": 2, "dankLauncherV2BorderColor": "outline", "dankLauncherV2ShowFooter": true, "dankLauncherV2UnloadOnClose": true, + "dankLauncherV2IncludeFilesInAll": false, + "dankLauncherV2IncludeFoldersInAll": false, + "launcherUseOverlayLayer": false, + "launcherStyle": "full", + "spotlightBarShowModeChips": false, + "keybindsFloatingWindow": false, "useAutoLocation": false, "weatherEnabled": true, - "networkPreference": "auto", - "iconTheme": "breeze-dark", + "dashTabs": [ + { + "id": "overview", + "enabled": true + }, + { + "id": "media", + "enabled": true + }, + { + "id": "wallpaper", + "enabled": true + }, + { + "id": "weather", + "enabled": true + }, + { + "id": "settings", + "enabled": true + } + ], + "networkPreference": "wifi", + "iconThemeDark": "System Default", + "iconThemeLight": "System Default", + "iconThemePerMode": false, + "lastAppliedIconTheme": "", "cursorSettings": { "theme": "System Default", "size": 24, @@ -255,28 +369,50 @@ "monoFontFamily": "Monospace", "fontWeight": 600, "fontScale": 1, + "textRenderType": 0, + "textRenderQuality": 0, "notepadUseMonospace": true, "notepadFontFamily": "", "notepadFontSize": 14, + "notificationSummaryFontSize": 0, + "notificationBodyFontSize": 0, "notepadShowLineNumbers": false, + "notepadAutoSave": false, + "notepadSlideoutSide": "right", + "notepadDefaultMode": "slideout", "notepadTransparencyOverride": -1, "notepadLastCustomTransparency": 0.7, + "notepadUseCompositorGap": false, + "notepadEdgeGap": 0, "soundsEnabled": true, "useSystemSoundTheme": true, + "soundLogin": false, "soundNewNotification": true, "soundVolumeChanged": false, "soundPluggedIn": true, + "muteSoundsWhenMediaPlaying": true, "acMonitorTimeout": 0, "acLockTimeout": 0, "acSuspendTimeout": 0, "acSuspendBehavior": 0, "acProfileName": "", + "acPostLockMonitorTimeout": 0, "batteryMonitorTimeout": 0, "batteryLockTimeout": 0, "batterySuspendTimeout": 0, "batterySuspendBehavior": 0, "batteryProfileName": "", + "batteryPostLockMonitorTimeout": 0, "batteryChargeLimit": 100, + "batteryNotifyChargeLimit": false, + "batteryCriticalThreshold": 10, + "batteryNotifyCritical": true, + "batteryLowThreshold": 20, + "batteryNotifyLow": false, + "batteryChargeLimitNotificationType": 0, + "batteryLowNotificationType": 0, + "batteryCriticalNotificationType": 1, + "batteryAutoPowerSaver": false, "lockBeforeSuspend": true, "loginctlLockIntegration": true, "fadeToLockEnabled": true, @@ -308,6 +444,7 @@ "matugenTemplatePywalfox": false, "matugenTemplateZenBrowser": false, "matugenTemplateVesktop": false, + "matugenTemplateVencord": true, "matugenTemplateEquibop": false, "matugenTemplateGhostty": false, "matugenTemplateKitty": true, @@ -320,14 +457,27 @@ "matugenTemplateVscode": false, "matugenTemplateEmacs": false, "matugenTemplateZed": false, + "matugenTemplateNeovimSettings": { + "dark": { + "baseTheme": "github_dark", + "harmony": 0.5 + }, + "light": { + "baseTheme": "github_light", + "harmony": 0.5 + } + }, + "matugenTemplateNeovimSetBackground": true, "showDock": false, "dockAutoHide": false, "dockSmartAutoHide": false, + "dockUseOverlayLayer": false, "dockGroupByApp": true, + "dockRestoreSpecialWorkspaceOnClick": false, "dockOpenOnOverview": true, "dockPosition": 1, "dockSpacing": 4, - "dockBottomGap": -8, + "dockBottomGap": -70, "dockMargin": 0, "dockIconSize": 40, "dockIndicatorStyle": "circle", @@ -346,9 +496,13 @@ "dockMaxVisibleApps": 0, "dockMaxVisibleRunningApps": 0, "dockShowOverflowBadge": true, + "dockShowTrash": false, + "dockTrashFileManager": "default", + "dockTrashCustomCommand": "", "notificationOverlayEnabled": false, "notificationPopupShadowEnabled": true, "notificationPopupPrivacyMode": false, + "notificationForegroundLayers": true, "modalDarkenBackground": true, "lockScreenShowPowerActions": true, "lockScreenShowSystemIcons": true, @@ -363,14 +517,26 @@ "maxFprintTries": 15, "enableU2f": false, "u2fMode": "or", - "lockScreenActiveMonitor": "all", + "lockPamPath": "", + "lockPamInlineFprint": false, + "lockPamInlineU2f": false, + "lockPamExternallyManaged": false, + "lockU2fPamPath": "", "lockScreenInactiveColor": "#000000", "lockScreenNotificationMode": 2, + "lockScreenVideoEnabled": false, + "lockScreenVideoPath": "", + "lockScreenVideoCycling": false, + "lockScreenWallpaperPath": "", + "lockScreenWallpaperFillMode": "", + "lockScreenFontFamily": "", "hideBrightnessSlider": false, "notificationTimeoutLow": 5000, "notificationTimeoutNormal": 5000, "notificationTimeoutCritical": 0, "notificationCompactMode": false, + "notificationShowTimeoutBar": false, + "notificationDedupeEnabled": true, "notificationPopupPosition": 0, "notificationAnimationSpeed": 1, "notificationCustomAnimationDuration": 400, @@ -381,6 +547,7 @@ "notificationHistorySaveNormal": true, "notificationHistorySaveCritical": true, "notificationRules": [], + "notificationFocusedMonitor": false, "osdAlwaysShowValue": true, "osdPosition": 6, "osdVolumeEnabled": true, @@ -411,9 +578,14 @@ "customPowerActionReboot": "", "customPowerActionPowerOff": "", "updaterHideWidget": false, + "updaterCheckOnStart": false, "updaterUseCustomCommand": false, "updaterCustomCommand": "", "updaterTerminalAdditionalParams": "", + "updaterIntervalSeconds": 1800, + "updaterIncludeFlatpak": true, + "updaterAllowAUR": true, + "updaterIgnoredPackages": [], "displayNameMode": "system", "screenPreferences": {}, "showOnLastDisplay": {}, @@ -424,6 +596,7 @@ "displayProfileAutoSelect": false, "displayShowDisconnected": false, "displaySnapToEdge": true, + "connectedFrameBarStyleBackups": {}, "barConfigs": [ { "id": "default", @@ -466,7 +639,7 @@ { "id": "music", "enabled": true, - "mediaSize": 2 + "mediaSize": 3 }, { "id": "controlCenterButton", @@ -488,10 +661,6 @@ "centerWidgets": [], "rightWidgets": [ { - "id": "dankPomodoroTimer", - "enabled": true - }, - { "id": "separator", "enabled": true }, @@ -571,8 +740,8 @@ "gothCornerRadiusOverride": false, "gothCornerRadiusValue": 12, "borderEnabled": true, - "borderColor": "secondary", - "borderOpacity": 0.8, + "borderColor": "surfaceText", + "borderOpacity": 0.4, "borderThickness": 1, "widgetOutlineEnabled": false, "widgetOutlineColor": "primary", @@ -678,12 +847,39 @@ "trigger": "?" } }, + "clipboardClickToPaste": false, "clipboardEnterToPaste": false, + "clipboardRememberTypeFilter": false, + "clipboardTypeFilter": "all", + "clipboardVisibleEntryActions": [ + "pin", + "edit", + "delete" + ], "launcherPluginVisibility": { "calculator": { "allowWithoutTrigger": true } }, "launcherPluginOrder": [], - "configVersion": 5 + "frameEnabled": false, + "frameThickness": 16, + "frameRounding": 23, + "frameColor": "", + "frameOpacity": 1, + "frameScreenPreferences": [ + "all" + ], + "frameBarSize": 40, + "frameShowOnOverview": false, + "frameBlurEnabled": true, + "frameCloseGaps": true, + "frameLauncherEmergeSide": "bottom", + "frameLauncherArcExtender": false, + "frameLauncherEdgeHover": false, + "frameMode": "connected", + "barInsetPaddingShared": -1, + "barInsetPaddingSyncAll": false, + "frameBarInsetPadding": -1, + "configVersion": 12 }
\ No newline at end of file |
