Update dotfiles (2026-01-19 19:48:47)

This commit is contained in:
2026-01-19 19:48:47 +01:00
parent bad27e9514
commit 017852a873
71 changed files with 4488 additions and 0 deletions
+42
View File
@@ -0,0 +1,42 @@
{
"appCount": 16,
"accentColor": {
"accents": {
"primary": "#a388db",
"primaryAlt": "#6a4c9c",
"warning": "#e46a97"
}
},
"transparency": {
"enabled": true,
"base": 0.6,
"layer": 0.4
},
"animScale": 0.8,
"wallpaperPath": "/home/inorishio/Pictures/Backgrounds/",
"useDynamicColors": true,
"wallust": true,
"lock": {
"fixLockScreen": false,
"useWallpaper": true
},
"idle": {
"timeouts": [
{
"timeout": 240,
"idleAction": "lock"
},
{
"timeout": 300,
"idleAction": "dpms off",
"activeAction": "dpms on"
}
]
}
}