feat(14900k): update dms-defaults settings and plugin configurations
Add various UI and system configuration parameters to dms-defaults, including matugen contrast, widget styling, hyprland layout overrides, elevation settings, battery indicator options, and workspace color customizations. Also update plugin settings to include a Home Assistant refresh counter.
This commit is contained in:
@@ -4,11 +4,14 @@
|
||||
"customThemeFile": "",
|
||||
"registryThemeVariants": {},
|
||||
"matugenScheme": "scheme-tonal-spot",
|
||||
"matugenContrast": 0,
|
||||
"runUserMatugenTemplates": true,
|
||||
"matugenTargetMonitor": "",
|
||||
"popupTransparency": 1,
|
||||
"dockTransparency": 1,
|
||||
"widgetBackgroundColor": "sch",
|
||||
"widgetBackgroundCustomColor": "#6750A4",
|
||||
"widgetBackgroundCustomStrength": 0.5,
|
||||
"widgetColorMode": "default",
|
||||
"controlCenterTileColorMode": "primary",
|
||||
"buttonColorMode": "primary",
|
||||
@@ -17,11 +20,18 @@
|
||||
"niriLayoutRadiusOverride": -1,
|
||||
"niriLayoutBorderSize": -1,
|
||||
"hyprlandLayoutGapsOverride": -1,
|
||||
"hyprlandLayoutGapsOutOverride": -1,
|
||||
"hyprlandLayoutRadiusOverride": -1,
|
||||
"hyprlandLayoutBorderSize": -1,
|
||||
"hyprlandResizeOnBorder": false,
|
||||
"mangoLayoutGapsOverride": -1,
|
||||
"mangoLayoutGapsOutOverride": -1,
|
||||
"mangoLayoutRadiusOverride": -1,
|
||||
"mangoLayoutBorderSize": -1,
|
||||
"mangoTrackpadNaturalScrolling": true,
|
||||
"firstDayOfWeek": -1,
|
||||
"showWeekNumber": false,
|
||||
"calendarBackend": "auto",
|
||||
"use24HourClock": false,
|
||||
"showSeconds": true,
|
||||
"padHours12Hour": false,
|
||||
@@ -36,6 +46,17 @@
|
||||
"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": false,
|
||||
"blurForegroundLayers": true,
|
||||
"blurLayerOutlineOpacity": 0.12,
|
||||
@@ -45,6 +66,8 @@
|
||||
"wallpaperFillMode": "Fill",
|
||||
"blurredWallpaperLayer": false,
|
||||
"blurWallpaperOnOverview": false,
|
||||
"wallpaperBackgroundColorMode": "black",
|
||||
"wallpaperBackgroundCustomColor": "#000000",
|
||||
"showLauncherButton": true,
|
||||
"showWorkspaceSwitcher": true,
|
||||
"showFocusedWindow": true,
|
||||
@@ -64,6 +87,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,
|
||||
@@ -78,6 +107,8 @@
|
||||
"controlCenterShowBatteryIcon": false,
|
||||
"controlCenterShowPrinterIcon": false,
|
||||
"controlCenterShowScreenSharingIcon": true,
|
||||
"controlCenterShowIdleInhibitorIcon": false,
|
||||
"controlCenterShowDoNotDisturbIcon": false,
|
||||
"showPrivacyButton": true,
|
||||
"privacyShowMicIcon": false,
|
||||
"privacyShowCameraIcon": false,
|
||||
@@ -133,29 +164,57 @@
|
||||
"maxWorkspaceIcons": 9,
|
||||
"workspaceAppIconSizeOffset": 1,
|
||||
"groupWorkspaceApps": true,
|
||||
"groupActiveWorkspaceApps": false,
|
||||
"workspaceFollowFocus": false,
|
||||
"showOccupiedWorkspacesOnly": true,
|
||||
"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": true,
|
||||
"scrollTitleEnabled": true,
|
||||
"mediaAdaptiveWidthEnabled": true,
|
||||
"audioVisualizerEnabled": true,
|
||||
"audioScrollMode": "volume",
|
||||
"audioWheelScrollAmount": 5,
|
||||
"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",
|
||||
@@ -163,6 +222,7 @@
|
||||
"appsDockEnlargePercentage": 125,
|
||||
"appsDockIconSizePercentage": 100,
|
||||
"keyboardLayoutNameCompactMode": false,
|
||||
"keyboardLayoutNameShowIcon": false,
|
||||
"runningAppsCurrentWorkspace": true,
|
||||
"runningAppsGroupByApp": false,
|
||||
"runningAppsCurrentMonitor": false,
|
||||
@@ -198,9 +258,18 @@
|
||||
"lockDateFormat": "dddd, MMMM d",
|
||||
"greeterRememberLastSession": true,
|
||||
"greeterRememberLastUser": true,
|
||||
"greeterAutoLogin": false,
|
||||
"greeterEnableFprint": false,
|
||||
"greeterEnableU2f": false,
|
||||
"greeterWallpaperPath": "",
|
||||
"greeterUse24HourClock": true,
|
||||
"greeterShowSeconds": false,
|
||||
"greeterPadHours12Hour": false,
|
||||
"greeterLockDateFormat": "",
|
||||
"greeterFontFamily": "",
|
||||
"greeterWallpaperFillMode": "",
|
||||
"greeterSyncPending": false,
|
||||
"greeterSyncBaseline": {},
|
||||
"mediaSize": 1,
|
||||
"appLauncherViewMode": "list",
|
||||
"spotlightModalViewMode": "list",
|
||||
@@ -211,19 +280,53 @@
|
||||
"sortAppsAlphabetically": false,
|
||||
"appLauncherGridColumns": 4,
|
||||
"spotlightCloseNiriOverview": true,
|
||||
"rememberLastQuery": false,
|
||||
"rememberLastMode": true,
|
||||
"spotlightSectionViewModes": {},
|
||||
"appDrawerSectionViewModes": {},
|
||||
"niriOverviewOverlayEnabled": true,
|
||||
"dankLauncherV2Size": "compact",
|
||||
"dankLauncherV2Size": "medium",
|
||||
"dankLauncherV2ShowSourceBadges": true,
|
||||
"dankLauncherV2BorderEnabled": false,
|
||||
"dankLauncherV2BorderThickness": 2,
|
||||
"dankLauncherV2BorderColor": "primary",
|
||||
"dankLauncherV2ShowFooter": true,
|
||||
"dankLauncherV2UnloadOnClose": false,
|
||||
"dankLauncherV2UnloadOnClose": true,
|
||||
"dankLauncherV2IncludeFilesInAll": false,
|
||||
"dankLauncherV2IncludeFoldersInAll": false,
|
||||
"launcherUseOverlayLayer": false,
|
||||
"launcherStyle": "spotlight",
|
||||
"spotlightBarShowModeChips": true,
|
||||
"keybindsFloatingWindow": false,
|
||||
"useAutoLocation": false,
|
||||
"weatherEnabled": true,
|
||||
"networkPreference": "auto",
|
||||
"iconTheme": "WhiteSur-dark",
|
||||
"dashTabs": [
|
||||
{
|
||||
"id": "overview",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "media",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "wallpaper",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "weather",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "settings",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"networkPreference": "ethernet",
|
||||
"iconThemeDark": "System Default",
|
||||
"iconThemeLight": "System Default",
|
||||
"iconThemePerMode": false,
|
||||
"lastAppliedIconTheme": "",
|
||||
"cursorSettings": {
|
||||
"theme": "System Default",
|
||||
"size": 24,
|
||||
@@ -240,9 +343,9 @@
|
||||
"cursorHideTimeout": 0
|
||||
}
|
||||
},
|
||||
"launcherLogoMode": "apps",
|
||||
"launcherLogoMode": "os",
|
||||
"launcherLogoCustomPath": "",
|
||||
"launcherLogoColorOverride": "",
|
||||
"launcherLogoColorOverride": "primary",
|
||||
"launcherLogoColorInvertOnMode": false,
|
||||
"launcherLogoBrightness": 0.5,
|
||||
"launcherLogoContrast": 1,
|
||||
@@ -251,28 +354,50 @@
|
||||
"monoFontFamily": "Fira Code",
|
||||
"fontWeight": 400,
|
||||
"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": false,
|
||||
"soundLogin": false,
|
||||
"soundNewNotification": true,
|
||||
"soundVolumeChanged": true,
|
||||
"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": false,
|
||||
"loginctlLockIntegration": true,
|
||||
"fadeToLockEnabled": true,
|
||||
@@ -304,6 +429,7 @@
|
||||
"matugenTemplatePywalfox": true,
|
||||
"matugenTemplateZenBrowser": true,
|
||||
"matugenTemplateVesktop": false,
|
||||
"matugenTemplateVencord": true,
|
||||
"matugenTemplateEquibop": true,
|
||||
"matugenTemplateGhostty": true,
|
||||
"matugenTemplateKitty": true,
|
||||
@@ -316,10 +442,23 @@
|
||||
"matugenTemplateVscode": true,
|
||||
"matugenTemplateEmacs": true,
|
||||
"matugenTemplateZed": true,
|
||||
"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": false,
|
||||
"dockRestoreSpecialWorkspaceOnClick": false,
|
||||
"dockOpenOnOverview": false,
|
||||
"dockPosition": 1,
|
||||
"dockSpacing": 4,
|
||||
@@ -342,6 +481,9 @@
|
||||
"dockMaxVisibleApps": 0,
|
||||
"dockMaxVisibleRunningApps": 0,
|
||||
"dockShowOverflowBadge": true,
|
||||
"dockShowTrash": false,
|
||||
"dockTrashFileManager": "default",
|
||||
"dockTrashCustomCommand": "",
|
||||
"notificationOverlayEnabled": false,
|
||||
"notificationPopupShadowEnabled": true,
|
||||
"notificationPopupPrivacyMode": false,
|
||||
@@ -359,14 +501,21 @@
|
||||
"maxFprintTries": 15,
|
||||
"enableU2f": false,
|
||||
"u2fMode": "or",
|
||||
"lockScreenActiveMonitor": "all",
|
||||
"lockScreenInactiveColor": "#000000",
|
||||
"lockScreenNotificationMode": 0,
|
||||
"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,
|
||||
@@ -377,6 +526,7 @@
|
||||
"notificationHistorySaveNormal": true,
|
||||
"notificationHistorySaveCritical": true,
|
||||
"notificationRules": [],
|
||||
"notificationFocusedMonitor": false,
|
||||
"osdAlwaysShowValue": false,
|
||||
"osdPosition": 5,
|
||||
"osdVolumeEnabled": true,
|
||||
@@ -407,9 +557,13 @@
|
||||
"customPowerActionReboot": "",
|
||||
"customPowerActionPowerOff": "",
|
||||
"updaterHideWidget": false,
|
||||
"updaterCheckOnStart": false,
|
||||
"updaterUseCustomCommand": false,
|
||||
"updaterCustomCommand": "",
|
||||
"updaterTerminalAdditionalParams": "",
|
||||
"updaterIntervalSeconds": 1800,
|
||||
"updaterIncludeFlatpak": true,
|
||||
"updaterAllowAUR": true,
|
||||
"displayNameMode": "system",
|
||||
"screenPreferences": {},
|
||||
"showOnLastDisplay": {},
|
||||
@@ -420,6 +574,7 @@
|
||||
"displayProfileAutoSelect": false,
|
||||
"displayShowDisconnected": false,
|
||||
"displaySnapToEdge": true,
|
||||
"connectedFrameBarStyleBackups": {},
|
||||
"barConfigs": [
|
||||
{
|
||||
"bottomGap": 0,
|
||||
@@ -486,10 +641,6 @@
|
||||
{
|
||||
"name": "DP-3",
|
||||
"model": "34GL750"
|
||||
},
|
||||
{
|
||||
"name": "Virtual-1",
|
||||
"model": "Virtual-1"
|
||||
}
|
||||
],
|
||||
"showOnLastDisplay": false,
|
||||
@@ -517,7 +668,7 @@
|
||||
"id": "gpuTemp",
|
||||
"enabled": true,
|
||||
"selectedGpuIndex": 0,
|
||||
"pciId": "",
|
||||
"pciId": "10de:1f07",
|
||||
"minimumWidth": true
|
||||
},
|
||||
{
|
||||
@@ -685,6 +836,14 @@
|
||||
"desktopWidgetPositions": {},
|
||||
"desktopWidgetGridSettings": {
|
||||
"DP-3": {
|
||||
"enabled": true,
|
||||
"size": 40
|
||||
},
|
||||
"HDMI-A-3": {
|
||||
"enabled": true,
|
||||
"size": 50
|
||||
},
|
||||
"DP-4": {
|
||||
"enabled": true,
|
||||
"size": 50
|
||||
}
|
||||
@@ -696,7 +855,7 @@
|
||||
"name": "Desktop Clock",
|
||||
"enabled": true,
|
||||
"config": {
|
||||
"style": "analog",
|
||||
"style": "digital",
|
||||
"transparency": 0.8,
|
||||
"colorMode": "primary",
|
||||
"customColor": "#ffffff",
|
||||
@@ -704,347 +863,48 @@
|
||||
"showAnalogNumbers": false,
|
||||
"showAnalogSeconds": true,
|
||||
"displayPreferences": [
|
||||
"all"
|
||||
]
|
||||
{
|
||||
"name": "DP-2",
|
||||
"model": "SUN-4K"
|
||||
},
|
||||
{
|
||||
"name": "DP-3",
|
||||
"model": "34GL750"
|
||||
},
|
||||
{
|
||||
"name": "DP-4",
|
||||
"model": "ZOWIE XL LCD"
|
||||
}
|
||||
],
|
||||
"showDigitalSeconds": false,
|
||||
"showOnOverlay": false,
|
||||
"showOnOverviewOnly": false,
|
||||
"showOnOverview": false
|
||||
},
|
||||
"positions": {
|
||||
"DP-3": {
|
||||
"width": 300,
|
||||
"height": 300,
|
||||
"x": 1550,
|
||||
"y": 50
|
||||
"width": 240,
|
||||
"height": 240,
|
||||
"x": 2240,
|
||||
"y": 40
|
||||
},
|
||||
"DP-4": {
|
||||
"width": 200,
|
||||
"height": 200,
|
||||
"x": 860,
|
||||
"y": 440
|
||||
"width": 240.484375,
|
||||
"height": 240.484375,
|
||||
"x": 1350,
|
||||
"y": 50
|
||||
},
|
||||
"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,
|
||||
"width": 250,
|
||||
"height": 250,
|
||||
"x": 2000,
|
||||
"x": 1650,
|
||||
"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": {
|
||||
"DP-2": {
|
||||
"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
|
||||
"x": 412,
|
||||
"y": 284
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -1052,7 +912,7 @@
|
||||
"id": "dw_1782022922490_aiumfxf49",
|
||||
"widgetType": "cavaVisualizer",
|
||||
"name": "Cava Visualizer",
|
||||
"enabled": true,
|
||||
"enabled": false,
|
||||
"config": {
|
||||
"displayPreferences": [
|
||||
"all"
|
||||
@@ -1087,8 +947,8 @@
|
||||
"y": 440
|
||||
},
|
||||
"_synced": {
|
||||
"x": 0.2734375,
|
||||
"y": 0.5092592592592593,
|
||||
"x": 0.27313639322916666,
|
||||
"y": 0.5089156539351852,
|
||||
"width": 1100,
|
||||
"height": 500
|
||||
}
|
||||
@@ -1101,16 +961,19 @@
|
||||
"enabled": true,
|
||||
"config": {
|
||||
"displayPreferences": [
|
||||
"all"
|
||||
{
|
||||
"name": "DP-4",
|
||||
"model": "ZOWIE XL LCD"
|
||||
}
|
||||
],
|
||||
"syncPositionAcrossScreens": true,
|
||||
"viewMode": "detailed",
|
||||
"viewMode": "compact",
|
||||
"colorMode": "primary",
|
||||
"backgroundOpacity": 80,
|
||||
"showPressure": true,
|
||||
"forecastDays": 7,
|
||||
"showHourlyForecast": true,
|
||||
"hourlyCount": 6,
|
||||
"showHourlyForecast": false,
|
||||
"hourlyCount": 12,
|
||||
"showLocation": false,
|
||||
"showCondition": true,
|
||||
"showFeelsLike": true
|
||||
@@ -1135,17 +998,95 @@
|
||||
"y": 440
|
||||
},
|
||||
"_synced": {
|
||||
"x": 0.78125,
|
||||
"y": 0.32407407407407407,
|
||||
"width": 500,
|
||||
"height": 650
|
||||
"x": 0.859375,
|
||||
"y": 0.046296296296296294,
|
||||
"width": 250,
|
||||
"height": 250
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"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": 300,
|
||||
"displayPreferences": [
|
||||
{
|
||||
"name": "DP-2",
|
||||
"model": "SUN-4K"
|
||||
},
|
||||
{
|
||||
"name": "DP-4",
|
||||
"model": "ZOWIE XL LCD"
|
||||
}
|
||||
]
|
||||
},
|
||||
"positions": {
|
||||
"DP-3": {
|
||||
"width": 800,
|
||||
"height": 350,
|
||||
"x": 1650,
|
||||
"y": 650
|
||||
},
|
||||
"DP-4": {
|
||||
"width": 800,
|
||||
"height": 350,
|
||||
"x": 1100,
|
||||
"y": 650
|
||||
},
|
||||
"HDMI-A-3": {
|
||||
"width": 700,
|
||||
"height": 350,
|
||||
"x": 1200,
|
||||
"y": 650
|
||||
},
|
||||
"DP-2": {
|
||||
"width": 320,
|
||||
"height": 480,
|
||||
"x": 352,
|
||||
"y": 144
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"desktopWidgetGroups": [],
|
||||
"builtInPluginSettings": {},
|
||||
"builtInPluginSettings": {
|
||||
"dms_settings_search": {
|
||||
"trigger": "?"
|
||||
},
|
||||
"dms_clipboard_search": {
|
||||
"trigger": "cb"
|
||||
}
|
||||
},
|
||||
"clipboardClickToPaste": false,
|
||||
"clipboardEnterToPaste": false,
|
||||
"clipboardRememberTypeFilter": false,
|
||||
"clipboardTypeFilter": "all",
|
||||
"clipboardVisibleEntryActions": [
|
||||
"pin",
|
||||
"edit",
|
||||
"delete"
|
||||
],
|
||||
"launcherPluginVisibility": {
|
||||
"obsidianSearch": {
|
||||
"allowWithoutTrigger": false
|
||||
@@ -1155,5 +1096,24 @@
|
||||
}
|
||||
},
|
||||
"launcherPluginOrder": [],
|
||||
"configVersion": 5
|
||||
"frameEnabled": false,
|
||||
"frameThickness": 100,
|
||||
"frameRounding": 100,
|
||||
"frameColor": "surface",
|
||||
"frameOpacity": 0.69,
|
||||
"frameScreenPreferences": [
|
||||
"all"
|
||||
],
|
||||
"frameBarSize": 100,
|
||||
"frameShowOnOverview": false,
|
||||
"frameBlurEnabled": true,
|
||||
"frameCloseGaps": false,
|
||||
"frameLauncherEmergeSide": "bottom",
|
||||
"frameLauncherArcExtender": true,
|
||||
"frameLauncherEdgeHover": true,
|
||||
"frameMode": "connected",
|
||||
"barInsetPaddingShared": -1,
|
||||
"barInsetPaddingSyncAll": false,
|
||||
"frameBarInsetPadding": 26,
|
||||
"configVersion": 12
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user