updated wallpaper switcher to now also automatically switch DMS config, so it works with the DMS pre-made themes.

This commit is contained in:
2026-06-01 13:25:24 +02:00
parent 3629c8633c
commit 377d065240
35 changed files with 1312 additions and 123 deletions
+10 -7
View File
@@ -1,17 +1,20 @@
{
"currentThemeName": "dynamic",
"currentThemeCategory": "dynamic",
"customThemeFile": "",
"currentThemeName": "custom",
"currentThemeCategory": "registry",
"customThemeFile": "/home/den/.config/DankMaterialShell/themes/nord/theme.json",
"registryThemeVariants": {
"rosePine": "rosePine",
"catppuccin": {
"dark": {
"flavor": "frappe",
"accent": "sky"
"flavor": "mocha",
"accent": "pink"
}
}
},
"everforest": "medium",
"flexoki": "orange",
"gruvboxMaterial": "hard"
},
"matugenScheme": "scheme-fidelity",
"matugenScheme": "scheme-vibrant",
"runUserMatugenTemplates": true,
"matugenTargetMonitor": "",
"popupTransparency": 1,