Migrate full DMS personalization on Ubuntu 24.04
This commit is contained in:
@@ -0,0 +1,86 @@
|
||||
{
|
||||
"isLightMode": false,
|
||||
"doNotDisturb": false,
|
||||
"doNotDisturbUntil": 0,
|
||||
"terminalOverride": "",
|
||||
"wallpaperPath": "__WALLPAPER__",
|
||||
"perMonitorWallpaper": false,
|
||||
"monitorWallpapers": {},
|
||||
"perModeWallpaper": false,
|
||||
"wallpaperPathLight": "__WALLPAPER__",
|
||||
"wallpaperPathDark": "__WALLPAPER__",
|
||||
"monitorWallpapersLight": {},
|
||||
"monitorWallpapersDark": {},
|
||||
"monitorWallpaperFillModes": {},
|
||||
"wallpaperTransition": "iris bloom",
|
||||
"includedTransitions": [
|
||||
"fade",
|
||||
"wipe",
|
||||
"disc",
|
||||
"stripes",
|
||||
"iris bloom",
|
||||
"pixelate",
|
||||
"portal"
|
||||
],
|
||||
"wallpaperCyclingEnabled": false,
|
||||
"wallpaperCyclingMode": "interval",
|
||||
"wallpaperCyclingInterval": 300,
|
||||
"wallpaperCyclingTime": "06:00",
|
||||
"monitorCyclingSettings": {},
|
||||
"nightModeEnabled": false,
|
||||
"nightModeTemperature": 4500,
|
||||
"nightModeHighTemperature": 6500,
|
||||
"nightModeAutoEnabled": false,
|
||||
"nightModeAutoMode": "time",
|
||||
"nightModeStartHour": 18,
|
||||
"nightModeStartMinute": 0,
|
||||
"nightModeEndHour": 6,
|
||||
"nightModeEndMinute": 0,
|
||||
"latitude": 0,
|
||||
"longitude": 0,
|
||||
"nightModeUseIPLocation": true,
|
||||
"nightModeLocationProvider": "",
|
||||
"themeModeAutoEnabled": false,
|
||||
"themeModeAutoMode": "location",
|
||||
"themeModeStartHour": 18,
|
||||
"themeModeStartMinute": 0,
|
||||
"themeModeEndHour": 6,
|
||||
"themeModeEndMinute": 0,
|
||||
"themeModeShareGammaSettings": false,
|
||||
"weatherLocation": "",
|
||||
"weatherCoordinates": "39.9057136,116.3912972",
|
||||
"pinnedApps": [],
|
||||
"barPinnedApps": [],
|
||||
"dockLauncherPosition": 0,
|
||||
"hiddenTrayIds": [],
|
||||
"trayItemOrder": [],
|
||||
"recentColors": [],
|
||||
"showThirdPartyPlugins": false,
|
||||
"pluginBrowserInstalledFirst": false,
|
||||
"pluginBrowserSortMode": "default",
|
||||
"launchPrefix": "",
|
||||
"brightnessExponentialDevices": {},
|
||||
"selectedGpuIndex": 0,
|
||||
"nvidiaGpuTempEnabled": false,
|
||||
"nonNvidiaGpuTempEnabled": false,
|
||||
"enabledGpuPciIds": [],
|
||||
"wifiDeviceOverride": "",
|
||||
"weatherHourlyDetailed": true,
|
||||
"hiddenApps": [],
|
||||
"appOverrides": {},
|
||||
"searchAppActions": true,
|
||||
"deviceMaxVolumes": {},
|
||||
"hiddenOutputDeviceNames": [],
|
||||
"hiddenInputDeviceNames": [],
|
||||
"locale": "",
|
||||
"timeLocale": "",
|
||||
"notepadLastMode": "",
|
||||
"launcherLastMode": "apps",
|
||||
"launcherLastFileSearchType": "all",
|
||||
"launcherLastQuery": "",
|
||||
"appDrawerLastMode": "apps",
|
||||
"niriOverviewLastMode": "apps",
|
||||
"settingsSidebarExpandedIds": ",system,power_security,displays,applications,",
|
||||
"settingsSidebarCollapsedIds": ",",
|
||||
"configVersion": 3
|
||||
}
|
||||
Reference in New Issue
Block a user