updated wallpaper switcher to now also automatically switch DMS config, so it works with the DMS pre-made themes.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user