init
This commit is contained in:
commit
29987d67a2
29 changed files with 30601 additions and 0 deletions
59
local/state/DankMaterialShell/session.json
Normal file
59
local/state/DankMaterialShell/session.json
Normal file
|
|
@ -0,0 +1,59 @@
|
|||
{
|
||||
"isLightMode": false,
|
||||
"wallpaperPath": "/usr/share/wallpapers/cachyos-wallpapers/Cachy_Topography.jpg",
|
||||
"perMonitorWallpaper": false,
|
||||
"monitorWallpapers": {},
|
||||
"perModeWallpaper": false,
|
||||
"wallpaperPathLight": "",
|
||||
"wallpaperPathDark": "",
|
||||
"monitorWallpapersLight": {},
|
||||
"monitorWallpapersDark": {},
|
||||
"brightnessExponentialDevices": {},
|
||||
"brightnessUserSetValues": {},
|
||||
"brightnessExponentValues": {},
|
||||
"doNotDisturb": false,
|
||||
"nightModeEnabled": false,
|
||||
"nightModeTemperature": 4500,
|
||||
"nightModeHighTemperature": 6500,
|
||||
"nightModeAutoEnabled": false,
|
||||
"nightModeAutoMode": "time",
|
||||
"nightModeStartHour": 18,
|
||||
"nightModeStartMinute": 0,
|
||||
"nightModeEndHour": 6,
|
||||
"nightModeEndMinute": 0,
|
||||
"latitude": 0,
|
||||
"longitude": 0,
|
||||
"nightModeUseIPLocation": false,
|
||||
"nightModeLocationProvider": "",
|
||||
"pinnedApps": [],
|
||||
"hiddenTrayIds": [],
|
||||
"selectedGpuIndex": 0,
|
||||
"nvidiaGpuTempEnabled": false,
|
||||
"nonNvidiaGpuTempEnabled": false,
|
||||
"enabledGpuPciIds": [],
|
||||
"wifiDeviceOverride": "",
|
||||
"weatherHourlyDetailed": true,
|
||||
"wallpaperCyclingEnabled": false,
|
||||
"wallpaperCyclingMode": "interval",
|
||||
"wallpaperCyclingInterval": 300,
|
||||
"wallpaperCyclingTime": "06:00",
|
||||
"monitorCyclingSettings": {},
|
||||
"lastBrightnessDevice": "",
|
||||
"launchPrefix": "",
|
||||
"wallpaperTransition": "fade",
|
||||
"includedTransitions": [
|
||||
"fade",
|
||||
"wipe",
|
||||
"disc",
|
||||
"stripes",
|
||||
"iris bloom",
|
||||
"pixelate",
|
||||
"portal"
|
||||
],
|
||||
"recentColors": [
|
||||
"#233546",
|
||||
"#2c465b"
|
||||
],
|
||||
"showThirdPartyPlugins": false,
|
||||
"configVersion": 1
|
||||
}
|
||||
Loading…
Reference in a new issue