8b66fa8665
- Introduced a new `justfile` for managing DMS-related tasks, including a recipe for syncing live DMS configuration. - Added a `devshell.nix` file to set up a development environment with necessary packages and shell hooks for DMS. - Updated DMS settings to replace `defaultSettingsFile` with `defaultSeedDir` for improved configuration management. - Created a new script `sync-seed.sh` to facilitate syncing DMS settings from the live configuration to host-specific directories. - Enhanced documentation and examples for DMS configuration and usage.
1156 lines
29 KiB
JSON
1156 lines
29 KiB
JSON
{
|
|
"currentThemeName": "dynamic",
|
|
"currentThemeCategory": "generic",
|
|
"customThemeFile": "",
|
|
"registryThemeVariants": {},
|
|
"matugenScheme": "scheme-tonal-spot",
|
|
"runUserMatugenTemplates": true,
|
|
"matugenTargetMonitor": "",
|
|
"popupTransparency": 1,
|
|
"dockTransparency": 1,
|
|
"widgetBackgroundColor": "sch",
|
|
"widgetColorMode": "default",
|
|
"controlCenterTileColorMode": "primary",
|
|
"buttonColorMode": "primary",
|
|
"cornerRadius": 12,
|
|
"niriLayoutGapsOverride": -1,
|
|
"niriLayoutRadiusOverride": -1,
|
|
"niriLayoutBorderSize": -1,
|
|
"hyprlandLayoutGapsOverride": -1,
|
|
"hyprlandLayoutRadiusOverride": -1,
|
|
"hyprlandLayoutBorderSize": -1,
|
|
"mangoLayoutGapsOverride": -1,
|
|
"mangoLayoutRadiusOverride": -1,
|
|
"mangoLayoutBorderSize": -1,
|
|
"use24HourClock": false,
|
|
"showSeconds": true,
|
|
"padHours12Hour": false,
|
|
"useFahrenheit": false,
|
|
"windSpeedUnit": "kmh",
|
|
"nightModeEnabled": false,
|
|
"animationSpeed": 1,
|
|
"customAnimationDuration": 500,
|
|
"syncComponentAnimationSpeeds": true,
|
|
"popoutAnimationSpeed": 1,
|
|
"popoutCustomAnimationDuration": 150,
|
|
"modalAnimationSpeed": 1,
|
|
"modalCustomAnimationDuration": 150,
|
|
"enableRippleEffects": true,
|
|
"blurEnabled": false,
|
|
"blurForegroundLayers": true,
|
|
"blurLayerOutlineOpacity": 0.12,
|
|
"blurBorderColor": "outline",
|
|
"blurBorderCustomColor": "#ffffff",
|
|
"blurBorderOpacity": 0.35,
|
|
"wallpaperFillMode": "Fill",
|
|
"blurredWallpaperLayer": false,
|
|
"blurWallpaperOnOverview": false,
|
|
"showLauncherButton": true,
|
|
"showWorkspaceSwitcher": true,
|
|
"showFocusedWindow": true,
|
|
"showWeather": true,
|
|
"showMusic": true,
|
|
"showClipboard": true,
|
|
"showCpuUsage": true,
|
|
"showMemUsage": true,
|
|
"showCpuTemp": true,
|
|
"showGpuTemp": true,
|
|
"selectedGpuIndex": 0,
|
|
"enabledGpuPciIds": [],
|
|
"showSystemTray": true,
|
|
"systemTrayIconTintMode": "none",
|
|
"systemTrayIconTintSaturation": 50,
|
|
"systemTrayIconTintStrength": 135,
|
|
"showClock": true,
|
|
"showNotificationButton": true,
|
|
"showBattery": true,
|
|
"showControlCenterButton": true,
|
|
"showCapsLockIndicator": true,
|
|
"controlCenterShowNetworkIcon": true,
|
|
"controlCenterShowBluetoothIcon": true,
|
|
"controlCenterShowAudioIcon": true,
|
|
"controlCenterShowAudioPercent": false,
|
|
"controlCenterShowVpnIcon": true,
|
|
"controlCenterShowBrightnessIcon": false,
|
|
"controlCenterShowBrightnessPercent": false,
|
|
"controlCenterShowMicIcon": false,
|
|
"controlCenterShowMicPercent": false,
|
|
"controlCenterShowBatteryIcon": false,
|
|
"controlCenterShowPrinterIcon": false,
|
|
"controlCenterShowScreenSharingIcon": true,
|
|
"showPrivacyButton": true,
|
|
"privacyShowMicIcon": false,
|
|
"privacyShowCameraIcon": false,
|
|
"privacyShowScreenShareIcon": false,
|
|
"controlCenterWidgets": [
|
|
{
|
|
"id": "volumeSlider",
|
|
"enabled": true,
|
|
"width": 50
|
|
},
|
|
{
|
|
"id": "brightnessSlider",
|
|
"enabled": true,
|
|
"width": 50
|
|
},
|
|
{
|
|
"id": "wifi",
|
|
"enabled": true,
|
|
"width": 50
|
|
},
|
|
{
|
|
"id": "bluetooth",
|
|
"enabled": true,
|
|
"width": 50
|
|
},
|
|
{
|
|
"id": "audioOutput",
|
|
"enabled": true,
|
|
"width": 50
|
|
},
|
|
{
|
|
"id": "audioInput",
|
|
"enabled": true,
|
|
"width": 50
|
|
},
|
|
{
|
|
"id": "nightMode",
|
|
"enabled": true,
|
|
"width": 50
|
|
},
|
|
{
|
|
"id": "darkMode",
|
|
"enabled": true,
|
|
"width": 50
|
|
}
|
|
],
|
|
"showWorkspaceIndex": true,
|
|
"showWorkspaceName": false,
|
|
"showWorkspacePadding": false,
|
|
"workspaceScrolling": false,
|
|
"showWorkspaceApps": true,
|
|
"workspaceDragReorder": true,
|
|
"maxWorkspaceIcons": 9,
|
|
"workspaceAppIconSizeOffset": 1,
|
|
"groupWorkspaceApps": true,
|
|
"workspaceFollowFocus": false,
|
|
"showOccupiedWorkspacesOnly": true,
|
|
"reverseScrolling": false,
|
|
"dwlShowAllTags": false,
|
|
"workspaceColorMode": "default",
|
|
"workspaceOccupiedColorMode": "none",
|
|
"workspaceUnfocusedColorMode": "default",
|
|
"workspaceUrgentColorMode": "default",
|
|
"workspaceFocusedBorderEnabled": false,
|
|
"workspaceFocusedBorderColor": "primary",
|
|
"workspaceFocusedBorderThickness": 2,
|
|
"workspaceNameIcons": {},
|
|
"waveProgressEnabled": true,
|
|
"scrollTitleEnabled": true,
|
|
"audioVisualizerEnabled": true,
|
|
"audioScrollMode": "volume",
|
|
"audioWheelScrollAmount": 5,
|
|
"clockCompactMode": false,
|
|
"focusedWindowCompactMode": false,
|
|
"runningAppsCompactMode": true,
|
|
"barMaxVisibleApps": 0,
|
|
"barMaxVisibleRunningApps": 0,
|
|
"barShowOverflowBadge": true,
|
|
"appsDockHideIndicators": false,
|
|
"appsDockColorizeActive": false,
|
|
"appsDockActiveColorMode": "primary",
|
|
"appsDockEnlargeOnHover": false,
|
|
"appsDockEnlargePercentage": 125,
|
|
"appsDockIconSizePercentage": 100,
|
|
"keyboardLayoutNameCompactMode": false,
|
|
"runningAppsCurrentWorkspace": true,
|
|
"runningAppsGroupByApp": false,
|
|
"runningAppsCurrentMonitor": false,
|
|
"appIdSubstitutions": [
|
|
{
|
|
"pattern": "Spotify",
|
|
"replacement": "spotify",
|
|
"type": "exact"
|
|
},
|
|
{
|
|
"pattern": "beepertexts",
|
|
"replacement": "beeper",
|
|
"type": "exact"
|
|
},
|
|
{
|
|
"pattern": "home assistant desktop",
|
|
"replacement": "homeassistant-desktop",
|
|
"type": "exact"
|
|
},
|
|
{
|
|
"pattern": "com.transmissionbt.transmission",
|
|
"replacement": "transmission-gtk",
|
|
"type": "contains"
|
|
},
|
|
{
|
|
"pattern": "^steam_app_(\\d+)$",
|
|
"replacement": "steam_icon_$1",
|
|
"type": "regex"
|
|
}
|
|
],
|
|
"centeringMode": "index",
|
|
"clockDateFormat": "dddd, MMMM d",
|
|
"lockDateFormat": "dddd, MMMM d",
|
|
"greeterRememberLastSession": true,
|
|
"greeterRememberLastUser": true,
|
|
"greeterEnableFprint": false,
|
|
"greeterEnableU2f": false,
|
|
"greeterWallpaperPath": "",
|
|
"mediaSize": 1,
|
|
"appLauncherViewMode": "list",
|
|
"spotlightModalViewMode": "list",
|
|
"browserPickerViewMode": "grid",
|
|
"browserUsageHistory": {},
|
|
"appPickerViewMode": "grid",
|
|
"filePickerUsageHistory": {},
|
|
"sortAppsAlphabetically": false,
|
|
"appLauncherGridColumns": 4,
|
|
"spotlightCloseNiriOverview": true,
|
|
"spotlightSectionViewModes": {},
|
|
"appDrawerSectionViewModes": {},
|
|
"niriOverviewOverlayEnabled": true,
|
|
"dankLauncherV2Size": "compact",
|
|
"dankLauncherV2BorderEnabled": false,
|
|
"dankLauncherV2BorderThickness": 2,
|
|
"dankLauncherV2BorderColor": "primary",
|
|
"dankLauncherV2ShowFooter": true,
|
|
"dankLauncherV2UnloadOnClose": false,
|
|
"useAutoLocation": false,
|
|
"weatherEnabled": true,
|
|
"networkPreference": "auto",
|
|
"iconTheme": "WhiteSur-dark",
|
|
"cursorSettings": {
|
|
"theme": "System Default",
|
|
"size": 24,
|
|
"niri": {
|
|
"hideWhenTyping": false,
|
|
"hideAfterInactiveMs": 0
|
|
},
|
|
"hyprland": {
|
|
"hideOnKeyPress": false,
|
|
"hideOnTouch": false,
|
|
"inactiveTimeout": 0
|
|
},
|
|
"dwl": {
|
|
"cursorHideTimeout": 0
|
|
}
|
|
},
|
|
"launcherLogoMode": "apps",
|
|
"launcherLogoCustomPath": "",
|
|
"launcherLogoColorOverride": "",
|
|
"launcherLogoColorInvertOnMode": false,
|
|
"launcherLogoBrightness": 0.5,
|
|
"launcherLogoContrast": 1,
|
|
"launcherLogoSizeOffset": 0,
|
|
"fontFamily": "Inter Variable",
|
|
"monoFontFamily": "Fira Code",
|
|
"fontWeight": 400,
|
|
"fontScale": 1,
|
|
"notepadUseMonospace": true,
|
|
"notepadFontFamily": "",
|
|
"notepadFontSize": 14,
|
|
"notepadShowLineNumbers": false,
|
|
"notepadTransparencyOverride": -1,
|
|
"notepadLastCustomTransparency": 0.7,
|
|
"soundsEnabled": true,
|
|
"useSystemSoundTheme": false,
|
|
"soundNewNotification": true,
|
|
"soundVolumeChanged": true,
|
|
"soundPluggedIn": true,
|
|
"acMonitorTimeout": 0,
|
|
"acLockTimeout": 0,
|
|
"acSuspendTimeout": 0,
|
|
"acSuspendBehavior": 0,
|
|
"acProfileName": "",
|
|
"batteryMonitorTimeout": 0,
|
|
"batteryLockTimeout": 0,
|
|
"batterySuspendTimeout": 0,
|
|
"batterySuspendBehavior": 0,
|
|
"batteryProfileName": "",
|
|
"batteryChargeLimit": 100,
|
|
"lockBeforeSuspend": false,
|
|
"loginctlLockIntegration": true,
|
|
"fadeToLockEnabled": true,
|
|
"fadeToLockGracePeriod": 5,
|
|
"fadeToDpmsEnabled": true,
|
|
"fadeToDpmsGracePeriod": 5,
|
|
"launchPrefix": "",
|
|
"brightnessDevicePins": {},
|
|
"wifiNetworkPins": {},
|
|
"bluetoothDevicePins": {},
|
|
"audioInputDevicePins": {},
|
|
"audioOutputDevicePins": {},
|
|
"gtkThemingEnabled": true,
|
|
"qtThemingEnabled": true,
|
|
"syncModeWithPortal": true,
|
|
"terminalsAlwaysDark": true,
|
|
"muxType": "tmux",
|
|
"muxUseCustomCommand": false,
|
|
"muxCustomCommand": "",
|
|
"muxSessionFilter": "",
|
|
"runDmsMatugenTemplates": true,
|
|
"matugenTemplateGtk": true,
|
|
"matugenTemplateNiri": true,
|
|
"matugenTemplateHyprland": true,
|
|
"matugenTemplateMangowc": true,
|
|
"matugenTemplateQt5ct": true,
|
|
"matugenTemplateQt6ct": true,
|
|
"matugenTemplateFirefox": true,
|
|
"matugenTemplatePywalfox": true,
|
|
"matugenTemplateZenBrowser": true,
|
|
"matugenTemplateVesktop": false,
|
|
"matugenTemplateEquibop": true,
|
|
"matugenTemplateGhostty": true,
|
|
"matugenTemplateKitty": true,
|
|
"matugenTemplateFoot": true,
|
|
"matugenTemplateAlacritty": true,
|
|
"matugenTemplateNeovim": false,
|
|
"matugenTemplateWezterm": true,
|
|
"matugenTemplateDgop": true,
|
|
"matugenTemplateKcolorscheme": true,
|
|
"matugenTemplateVscode": true,
|
|
"matugenTemplateEmacs": true,
|
|
"matugenTemplateZed": true,
|
|
"showDock": false,
|
|
"dockAutoHide": false,
|
|
"dockSmartAutoHide": false,
|
|
"dockGroupByApp": false,
|
|
"dockOpenOnOverview": false,
|
|
"dockPosition": 1,
|
|
"dockSpacing": 4,
|
|
"dockBottomGap": 0,
|
|
"dockMargin": 0,
|
|
"dockIconSize": 40,
|
|
"dockIndicatorStyle": "circle",
|
|
"dockBorderEnabled": false,
|
|
"dockBorderColor": "surfaceText",
|
|
"dockBorderOpacity": 1,
|
|
"dockBorderThickness": 1,
|
|
"dockIsolateDisplays": false,
|
|
"dockLauncherEnabled": false,
|
|
"dockLauncherLogoMode": "apps",
|
|
"dockLauncherLogoCustomPath": "",
|
|
"dockLauncherLogoColorOverride": "",
|
|
"dockLauncherLogoSizeOffset": 0,
|
|
"dockLauncherLogoBrightness": 0.5,
|
|
"dockLauncherLogoContrast": 1,
|
|
"dockMaxVisibleApps": 0,
|
|
"dockMaxVisibleRunningApps": 0,
|
|
"dockShowOverflowBadge": true,
|
|
"notificationOverlayEnabled": false,
|
|
"notificationPopupShadowEnabled": true,
|
|
"notificationPopupPrivacyMode": false,
|
|
"modalDarkenBackground": true,
|
|
"lockScreenShowPowerActions": true,
|
|
"lockScreenShowSystemIcons": true,
|
|
"lockScreenShowTime": true,
|
|
"lockScreenShowDate": true,
|
|
"lockScreenShowProfileImage": true,
|
|
"lockScreenShowPasswordField": true,
|
|
"lockScreenShowMediaPlayer": true,
|
|
"lockScreenPowerOffMonitorsOnLock": false,
|
|
"lockAtStartup": false,
|
|
"enableFprint": false,
|
|
"maxFprintTries": 15,
|
|
"enableU2f": false,
|
|
"u2fMode": "or",
|
|
"lockScreenActiveMonitor": "all",
|
|
"lockScreenInactiveColor": "#000000",
|
|
"lockScreenNotificationMode": 0,
|
|
"hideBrightnessSlider": false,
|
|
"notificationTimeoutLow": 5000,
|
|
"notificationTimeoutNormal": 5000,
|
|
"notificationTimeoutCritical": 0,
|
|
"notificationCompactMode": false,
|
|
"notificationPopupPosition": 0,
|
|
"notificationAnimationSpeed": 1,
|
|
"notificationCustomAnimationDuration": 400,
|
|
"notificationHistoryEnabled": true,
|
|
"notificationHistoryMaxCount": 50,
|
|
"notificationHistoryMaxAgeDays": 7,
|
|
"notificationHistorySaveLow": true,
|
|
"notificationHistorySaveNormal": true,
|
|
"notificationHistorySaveCritical": true,
|
|
"notificationRules": [],
|
|
"osdAlwaysShowValue": false,
|
|
"osdPosition": 5,
|
|
"osdVolumeEnabled": true,
|
|
"osdMediaVolumeEnabled": true,
|
|
"osdMediaPlaybackEnabled": false,
|
|
"osdBrightnessEnabled": true,
|
|
"osdIdleInhibitorEnabled": true,
|
|
"osdMicMuteEnabled": true,
|
|
"osdCapsLockEnabled": true,
|
|
"osdPowerProfileEnabled": false,
|
|
"osdAudioOutputEnabled": true,
|
|
"powerActionConfirm": true,
|
|
"powerActionHoldDuration": 0.5,
|
|
"powerMenuActions": [
|
|
"reboot",
|
|
"logout",
|
|
"poweroff",
|
|
"lock",
|
|
"suspend",
|
|
"restart"
|
|
],
|
|
"powerMenuDefaultAction": "logout",
|
|
"powerMenuGridLayout": false,
|
|
"customPowerActionLock": "",
|
|
"customPowerActionLogout": "",
|
|
"customPowerActionSuspend": "",
|
|
"customPowerActionHibernate": "",
|
|
"customPowerActionReboot": "",
|
|
"customPowerActionPowerOff": "",
|
|
"updaterHideWidget": false,
|
|
"updaterUseCustomCommand": false,
|
|
"updaterCustomCommand": "",
|
|
"updaterTerminalAdditionalParams": "",
|
|
"displayNameMode": "system",
|
|
"screenPreferences": {},
|
|
"showOnLastDisplay": {},
|
|
"niriOutputSettings": {},
|
|
"hyprlandOutputSettings": {},
|
|
"displayProfiles": {},
|
|
"activeDisplayProfile": {},
|
|
"displayProfileAutoSelect": false,
|
|
"displayShowDisconnected": false,
|
|
"displaySnapToEdge": true,
|
|
"barConfigs": [
|
|
{
|
|
"bottomGap": 0,
|
|
"centerWidgets": [
|
|
{
|
|
"id": "unifiedTaskbar",
|
|
"enabled": true
|
|
}
|
|
],
|
|
"enabled": true,
|
|
"id": "default",
|
|
"innerPadding": 4,
|
|
"leftWidgets": [
|
|
{
|
|
"id": "launcherButton",
|
|
"enabled": true
|
|
}
|
|
],
|
|
"maximizeDetection": true,
|
|
"name": "Main Bar",
|
|
"position": 1,
|
|
"rightWidgets": [
|
|
{
|
|
"id": "clock",
|
|
"enabled": true
|
|
}
|
|
],
|
|
"screenPreferences": [
|
|
"all"
|
|
],
|
|
"showOnLastDisplay": true,
|
|
"spacing": 0,
|
|
"squareCorners": true,
|
|
"transparency": 1,
|
|
"visible": true,
|
|
"widgetTransparency": 0.45,
|
|
"gothCornersEnabled": true,
|
|
"borderEnabled": false,
|
|
"widgetOutlineEnabled": true,
|
|
"widgetOutlineOpacity": 0.4,
|
|
"widgetOutlineThickness": 2,
|
|
"fontScale": 1.1,
|
|
"iconScale": 1.1,
|
|
"autoHide": false,
|
|
"clickThrough": false,
|
|
"openOnOverview": false,
|
|
"widgetPadding": 12,
|
|
"popupGapsAuto": true,
|
|
"popupGapsManual": 4,
|
|
"noBackground": false,
|
|
"maximizeWidgetIcons": false,
|
|
"maximizeWidgetText": false,
|
|
"removeWidgetPadding": false,
|
|
"gothCornerRadiusOverride": false,
|
|
"widgetOutlineColor": "primary",
|
|
"shadowIntensity": 0
|
|
},
|
|
{
|
|
"id": "bar1781999813733",
|
|
"name": "Bar 2",
|
|
"enabled": true,
|
|
"position": 3,
|
|
"screenPreferences": [
|
|
{
|
|
"name": "DP-3",
|
|
"model": "34GL750"
|
|
}
|
|
],
|
|
"showOnLastDisplay": false,
|
|
"leftWidgets": [
|
|
{
|
|
"id": "rbwLockToggle",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"id": "cpuUsage",
|
|
"enabled": true,
|
|
"minimumWidth": true
|
|
},
|
|
{
|
|
"id": "cpuTemp",
|
|
"enabled": true,
|
|
"minimumWidth": true
|
|
},
|
|
{
|
|
"id": "memUsage",
|
|
"enabled": true,
|
|
"minimumWidth": true
|
|
},
|
|
{
|
|
"id": "gpuTemp",
|
|
"enabled": true,
|
|
"selectedGpuIndex": 0,
|
|
"pciId": "",
|
|
"minimumWidth": true
|
|
},
|
|
{
|
|
"id": "diskUsage",
|
|
"enabled": true,
|
|
"mountPath": "/"
|
|
}
|
|
],
|
|
"centerWidgets": [
|
|
{
|
|
"id": "privacyIndicator",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"id": "ambientSound",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"id": "discordVoice",
|
|
"enabled": true
|
|
}
|
|
],
|
|
"rightWidgets": [
|
|
{
|
|
"id": "ocrScanner",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"id": "homeAssistantMonitor",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"id": "notificationButton",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"id": "systemTray",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"id": "controlCenterButton",
|
|
"enabled": true,
|
|
"showNetworkIcon": true,
|
|
"showBluetoothIcon": true,
|
|
"showAudioIcon": true,
|
|
"showAudioPercent": false,
|
|
"showVpnIcon": true,
|
|
"showBrightnessIcon": false,
|
|
"showBrightnessPercent": false,
|
|
"showMicIcon": false,
|
|
"showMicPercent": false,
|
|
"showBatteryIcon": false,
|
|
"showPrinterIcon": false,
|
|
"showScreenSharingIcon": true
|
|
}
|
|
],
|
|
"spacing": 0,
|
|
"innerPadding": 4,
|
|
"bottomGap": 0,
|
|
"transparency": 1,
|
|
"widgetTransparency": 0.45,
|
|
"squareCorners": true,
|
|
"noBackground": false,
|
|
"gothCornersEnabled": true,
|
|
"gothCornerRadiusOverride": false,
|
|
"gothCornerRadiusValue": 12,
|
|
"borderEnabled": false,
|
|
"borderColor": "surfaceText",
|
|
"borderOpacity": 1,
|
|
"borderThickness": 1,
|
|
"widgetOutlineEnabled": true,
|
|
"widgetOutlineColor": "primary",
|
|
"widgetOutlineOpacity": 0.4,
|
|
"widgetOutlineThickness": 2,
|
|
"widgetPadding": 12,
|
|
"maximizeWidgetIcons": false,
|
|
"maximizeWidgetText": false,
|
|
"removeWidgetPadding": false,
|
|
"fontScale": 1.1,
|
|
"iconScale": 1.1,
|
|
"autoHide": false,
|
|
"autoHideDelay": 250,
|
|
"showOnWindowsOpen": false,
|
|
"openOnOverview": false,
|
|
"visible": true,
|
|
"popupGapsAuto": true,
|
|
"popupGapsManual": 4,
|
|
"maximizeDetection": true,
|
|
"scrollEnabled": true,
|
|
"scrollXBehavior": "column",
|
|
"scrollYBehavior": "workspace",
|
|
"shadowIntensity": 0,
|
|
"shadowOpacity": 60,
|
|
"shadowColorMode": "text",
|
|
"shadowCustomColor": "#000000"
|
|
}
|
|
],
|
|
"desktopClockEnabled": false,
|
|
"desktopClockStyle": "analog",
|
|
"desktopClockTransparency": 0.8,
|
|
"desktopClockColorMode": "primary",
|
|
"desktopClockCustomColor": {
|
|
"r": 1,
|
|
"g": 1,
|
|
"b": 1,
|
|
"a": 1,
|
|
"hsvHue": -1,
|
|
"hsvSaturation": 0,
|
|
"hsvValue": 1,
|
|
"hslHue": -1,
|
|
"hslSaturation": 0,
|
|
"hslLightness": 1,
|
|
"valid": true
|
|
},
|
|
"desktopClockShowDate": true,
|
|
"desktopClockShowAnalogNumbers": false,
|
|
"desktopClockShowAnalogSeconds": true,
|
|
"desktopClockX": -1,
|
|
"desktopClockY": -1,
|
|
"desktopClockWidth": 280,
|
|
"desktopClockHeight": 180,
|
|
"desktopClockDisplayPreferences": [
|
|
"all"
|
|
],
|
|
"systemMonitorEnabled": false,
|
|
"systemMonitorShowHeader": true,
|
|
"systemMonitorTransparency": 0.8,
|
|
"systemMonitorColorMode": "primary",
|
|
"systemMonitorCustomColor": {
|
|
"r": 1,
|
|
"g": 1,
|
|
"b": 1,
|
|
"a": 1,
|
|
"hsvHue": -1,
|
|
"hsvSaturation": 0,
|
|
"hsvValue": 1,
|
|
"hslHue": -1,
|
|
"hslSaturation": 0,
|
|
"hslLightness": 1,
|
|
"valid": true
|
|
},
|
|
"systemMonitorShowCpu": true,
|
|
"systemMonitorShowCpuGraph": true,
|
|
"systemMonitorShowCpuTemp": true,
|
|
"systemMonitorShowGpuTemp": false,
|
|
"systemMonitorGpuPciId": "",
|
|
"systemMonitorShowMemory": true,
|
|
"systemMonitorShowMemoryGraph": true,
|
|
"systemMonitorShowNetwork": true,
|
|
"systemMonitorShowNetworkGraph": true,
|
|
"systemMonitorShowDisk": true,
|
|
"systemMonitorShowTopProcesses": false,
|
|
"systemMonitorTopProcessCount": 3,
|
|
"systemMonitorTopProcessSortBy": "cpu",
|
|
"systemMonitorGraphInterval": 60,
|
|
"systemMonitorLayoutMode": "auto",
|
|
"systemMonitorX": -1,
|
|
"systemMonitorY": -1,
|
|
"systemMonitorWidth": 320,
|
|
"systemMonitorHeight": 480,
|
|
"systemMonitorDisplayPreferences": [
|
|
"all"
|
|
],
|
|
"systemMonitorVariants": [],
|
|
"desktopWidgetPositions": {},
|
|
"desktopWidgetGridSettings": {
|
|
"DP-3": {
|
|
"enabled": true,
|
|
"size": 50
|
|
}
|
|
},
|
|
"desktopWidgetInstances": [
|
|
{
|
|
"id": "dw_1782021985000_p2b35s81f",
|
|
"widgetType": "desktopClock",
|
|
"name": "Desktop Clock",
|
|
"enabled": true,
|
|
"config": {
|
|
"style": "analog",
|
|
"transparency": 0.8,
|
|
"colorMode": "primary",
|
|
"customColor": "#ffffff",
|
|
"showDate": true,
|
|
"showAnalogNumbers": false,
|
|
"showAnalogSeconds": true,
|
|
"displayPreferences": [
|
|
"all"
|
|
]
|
|
},
|
|
"positions": {
|
|
"DP-3": {
|
|
"width": 300,
|
|
"height": 300,
|
|
"x": 1550,
|
|
"y": 50
|
|
},
|
|
"DP-4": {
|
|
"width": 200,
|
|
"height": 200,
|
|
"x": 860,
|
|
"y": 440
|
|
},
|
|
"HDMI-A-3": {
|
|
"width": 200,
|
|
"height": 200,
|
|
"x": 1708.3671875,
|
|
"y": 4.84765625
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "dw_1782021988600_vdg97np4g",
|
|
"widgetType": "systemMonitor",
|
|
"name": "System Monitor",
|
|
"enabled": true,
|
|
"config": {
|
|
"showHeader": true,
|
|
"transparency": 0.8,
|
|
"colorMode": "primary",
|
|
"customColor": "#ffffff",
|
|
"showCpu": true,
|
|
"showCpuGraph": true,
|
|
"showCpuTemp": true,
|
|
"showGpuTemp": false,
|
|
"gpuPciId": "",
|
|
"showMemory": true,
|
|
"showMemoryGraph": true,
|
|
"showNetwork": true,
|
|
"showNetworkGraph": true,
|
|
"showDisk": true,
|
|
"showTopProcesses": false,
|
|
"topProcessCount": 3,
|
|
"topProcessSortBy": "cpu",
|
|
"layoutMode": "auto",
|
|
"graphInterval": 60,
|
|
"displayPreferences": [
|
|
"all"
|
|
]
|
|
},
|
|
"positions": {
|
|
"DP-3": {
|
|
"width": 500,
|
|
"height": 250,
|
|
"x": 2000,
|
|
"y": 50
|
|
},
|
|
"DP-4": {
|
|
"width": 320,
|
|
"height": 480,
|
|
"x": 800,
|
|
"y": 300
|
|
},
|
|
"HDMI-A-3": {
|
|
"width": 320,
|
|
"height": 480,
|
|
"x": 1595.0546875,
|
|
"y": 556.515625
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "dw_1782022081429_08ufxr98h",
|
|
"widgetType": "appShortcut",
|
|
"name": "Application Shortcut: Obsidian",
|
|
"enabled": true,
|
|
"config": {
|
|
"displayPreferences": [
|
|
"all"
|
|
],
|
|
"showOnOverlay": false,
|
|
"showOnOverview": false,
|
|
"showOnOverviewOnly": false,
|
|
"clickThrough": false,
|
|
"shortcutApp": "obsidian",
|
|
"followTheme": false,
|
|
"drawOutlines": false,
|
|
"syncPositionAcrossScreens": true
|
|
},
|
|
"positions": {
|
|
"DP-3": {
|
|
"width": 100,
|
|
"height": 100,
|
|
"x": 150,
|
|
"y": 200
|
|
},
|
|
"DP-4": {
|
|
"width": 200,
|
|
"height": 200,
|
|
"x": 860,
|
|
"y": 440
|
|
},
|
|
"HDMI-A-3": {
|
|
"width": 200,
|
|
"height": 200,
|
|
"x": 860,
|
|
"y": 440
|
|
},
|
|
"_synced": {
|
|
"x": 0.05859375,
|
|
"y": 0.18518518518518517,
|
|
"width": 100,
|
|
"height": 100
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "dw_1782022155947_1a4381zan",
|
|
"widgetType": "appShortcut",
|
|
"name": "Application Shortcut: Steam",
|
|
"enabled": true,
|
|
"config": {
|
|
"displayPreferences": [
|
|
"all"
|
|
],
|
|
"showOnOverlay": false,
|
|
"showOnOverview": false,
|
|
"showOnOverviewOnly": false,
|
|
"clickThrough": false,
|
|
"shortcutApp": "steam",
|
|
"followTheme": false,
|
|
"drawOutlines": false,
|
|
"syncPositionAcrossScreens": true
|
|
},
|
|
"positions": {
|
|
"DP-3": {
|
|
"width": 100,
|
|
"height": 100,
|
|
"x": 50,
|
|
"y": 900
|
|
},
|
|
"DP-4": {
|
|
"width": 200,
|
|
"height": 200,
|
|
"x": 860,
|
|
"y": 440
|
|
},
|
|
"HDMI-A-3": {
|
|
"width": 200,
|
|
"height": 200,
|
|
"x": 860,
|
|
"y": 440
|
|
},
|
|
"_synced": {
|
|
"x": 0.01953125,
|
|
"y": 0.8333333333333334,
|
|
"width": 100,
|
|
"height": 100
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "dw_1782022159047_a0w7xwkkz",
|
|
"widgetType": "appShortcut",
|
|
"name": "Application Shortcut: Vesktop",
|
|
"enabled": true,
|
|
"config": {
|
|
"displayPreferences": [
|
|
"all"
|
|
],
|
|
"showOnOverlay": false,
|
|
"showOnOverview": false,
|
|
"showOnOverviewOnly": false,
|
|
"clickThrough": false,
|
|
"shortcutApp": "vesktop",
|
|
"followTheme": false,
|
|
"drawOutlines": false,
|
|
"syncPositionAcrossScreens": true
|
|
},
|
|
"positions": {
|
|
"DP-3": {
|
|
"width": 100,
|
|
"height": 100,
|
|
"x": 50,
|
|
"y": 200
|
|
},
|
|
"DP-4": {
|
|
"width": 200,
|
|
"height": 200,
|
|
"x": 860,
|
|
"y": 440
|
|
},
|
|
"HDMI-A-3": {
|
|
"width": 200,
|
|
"height": 200,
|
|
"x": 860,
|
|
"y": 440
|
|
},
|
|
"_synced": {
|
|
"x": 0.01953125,
|
|
"y": 0.18518518518518517,
|
|
"width": 100,
|
|
"height": 100
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "dw_1782022160265_i4vr22k1v",
|
|
"widgetType": "appShortcut",
|
|
"name": "Application Shortcut: PrismLauncher",
|
|
"enabled": true,
|
|
"config": {
|
|
"displayPreferences": [
|
|
"all"
|
|
],
|
|
"showOnOverlay": false,
|
|
"showOnOverview": false,
|
|
"showOnOverviewOnly": false,
|
|
"clickThrough": false,
|
|
"shortcutApp": "org.prismlauncher.PrismLauncher",
|
|
"followTheme": false,
|
|
"drawOutlines": false,
|
|
"syncPositionAcrossScreens": true
|
|
},
|
|
"positions": {
|
|
"DP-3": {
|
|
"width": 100,
|
|
"height": 100,
|
|
"x": 250,
|
|
"y": 900
|
|
},
|
|
"DP-4": {
|
|
"width": 200,
|
|
"height": 200,
|
|
"x": 860,
|
|
"y": 440
|
|
},
|
|
"HDMI-A-3": {
|
|
"width": 200,
|
|
"height": 200,
|
|
"x": 860,
|
|
"y": 440
|
|
},
|
|
"_synced": {
|
|
"x": 0.09765625,
|
|
"y": 0.8333333333333334,
|
|
"width": 100,
|
|
"height": 100
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "dw_1782022161442_3vfjq50gk",
|
|
"widgetType": "appShortcut",
|
|
"name": "Application Shortcut: Pokeclicker",
|
|
"enabled": true,
|
|
"config": {
|
|
"displayPreferences": [
|
|
"all"
|
|
],
|
|
"showOnOverlay": false,
|
|
"showOnOverview": false,
|
|
"showOnOverviewOnly": false,
|
|
"clickThrough": false,
|
|
"shortcutApp": "pokeclicker-desktop-with-scripts",
|
|
"followTheme": false,
|
|
"drawOutlines": false,
|
|
"syncPositionAcrossScreens": true
|
|
},
|
|
"positions": {
|
|
"DP-3": {
|
|
"width": 100,
|
|
"height": 100,
|
|
"x": 150,
|
|
"y": 900
|
|
},
|
|
"DP-4": {
|
|
"width": 200,
|
|
"height": 200,
|
|
"x": 860,
|
|
"y": 440
|
|
},
|
|
"HDMI-A-3": {
|
|
"width": 200,
|
|
"height": 200,
|
|
"x": 860,
|
|
"y": 440
|
|
},
|
|
"_synced": {
|
|
"x": 0.05859375,
|
|
"y": 0.8333333333333334,
|
|
"width": 100,
|
|
"height": 100
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "dw_1782022229421_fuo32iz2s",
|
|
"widgetType": "appShortcut",
|
|
"name": "Application Shortcut: Edge",
|
|
"enabled": true,
|
|
"config": {
|
|
"displayPreferences": [
|
|
"all"
|
|
],
|
|
"showOnOverlay": false,
|
|
"showOnOverview": false,
|
|
"showOnOverviewOnly": false,
|
|
"clickThrough": false,
|
|
"shortcutApp": "microsoft-edge",
|
|
"followTheme": false,
|
|
"drawOutlines": false,
|
|
"syncPositionAcrossScreens": true
|
|
},
|
|
"positions": {
|
|
"DP-3": {
|
|
"width": 150,
|
|
"height": 150,
|
|
"x": 50,
|
|
"y": 50
|
|
},
|
|
"DP-4": {
|
|
"width": 200,
|
|
"height": 200,
|
|
"x": 860,
|
|
"y": 440
|
|
},
|
|
"HDMI-A-3": {
|
|
"width": 200,
|
|
"height": 200,
|
|
"x": 860,
|
|
"y": 440
|
|
},
|
|
"_synced": {
|
|
"x": 0.01953125,
|
|
"y": 0.046296296296296294,
|
|
"width": 150,
|
|
"height": 150
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "dw_1782022922490_aiumfxf49",
|
|
"widgetType": "cavaVisualizer",
|
|
"name": "Cava Visualizer",
|
|
"enabled": true,
|
|
"config": {
|
|
"displayPreferences": [
|
|
"all"
|
|
],
|
|
"syncPositionAcrossScreens": true,
|
|
"vizMode": "bars",
|
|
"barCount": 20,
|
|
"barSpacing": 10,
|
|
"barWidth": 0,
|
|
"orientation": "bottom",
|
|
"channels": "mono",
|
|
"colorChoice": "primary",
|
|
"bgOpacity": 0
|
|
},
|
|
"positions": {
|
|
"DP-3": {
|
|
"width": 1100,
|
|
"height": 500,
|
|
"x": 700,
|
|
"y": 550
|
|
},
|
|
"DP-4": {
|
|
"width": 200,
|
|
"height": 200,
|
|
"x": 860,
|
|
"y": 440
|
|
},
|
|
"HDMI-A-3": {
|
|
"width": 200,
|
|
"height": 200,
|
|
"x": 860,
|
|
"y": 440
|
|
},
|
|
"_synced": {
|
|
"x": 0.2734375,
|
|
"y": 0.5092592592592593,
|
|
"width": 1100,
|
|
"height": 500
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "dw_1782023131450_et7n3pv2q",
|
|
"widgetType": "dankDesktopWeather",
|
|
"name": "Dank Desktop Weather",
|
|
"enabled": true,
|
|
"config": {
|
|
"displayPreferences": [
|
|
"all"
|
|
],
|
|
"syncPositionAcrossScreens": true,
|
|
"viewMode": "detailed",
|
|
"colorMode": "primary",
|
|
"backgroundOpacity": 80,
|
|
"showPressure": true,
|
|
"forecastDays": 7,
|
|
"showHourlyForecast": true,
|
|
"hourlyCount": 6,
|
|
"showLocation": false,
|
|
"showCondition": true,
|
|
"showFeelsLike": true
|
|
},
|
|
"positions": {
|
|
"DP-3": {
|
|
"width": 200,
|
|
"height": 200,
|
|
"x": 1450,
|
|
"y": 200
|
|
},
|
|
"DP-4": {
|
|
"width": 200,
|
|
"height": 200,
|
|
"x": 860,
|
|
"y": 440
|
|
},
|
|
"HDMI-A-3": {
|
|
"width": 200,
|
|
"height": 200,
|
|
"x": 860,
|
|
"y": 440
|
|
},
|
|
"_synced": {
|
|
"x": 0.78125,
|
|
"y": 0.32407407407407407,
|
|
"width": 500,
|
|
"height": 650
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"desktopWidgetGroups": [],
|
|
"builtInPluginSettings": {},
|
|
"clipboardEnterToPaste": false,
|
|
"launcherPluginVisibility": {
|
|
"obsidianSearch": {
|
|
"allowWithoutTrigger": false
|
|
},
|
|
"dms_settings_search": {
|
|
"allowWithoutTrigger": true
|
|
}
|
|
},
|
|
"launcherPluginOrder": [],
|
|
"configVersion": 5
|
|
}
|