chore: bump all
This commit is contained in:
@@ -17,9 +17,12 @@ in {
|
||||
};
|
||||
|
||||
config = lib.mkIf cfg.enable {
|
||||
xdg.configFile = {
|
||||
"DankMaterialShell/settings.json".source =
|
||||
json.generate "settings.json" cfg.settings;
|
||||
};
|
||||
stylix.targets.dank-material-shell.enable = true;
|
||||
programs.dank-material-shell.enable = true;
|
||||
|
||||
# xdg.configFile = {
|
||||
# "DankMaterialShell/settings.json".source =
|
||||
# json.generate "settings.json" cfg.settings;
|
||||
# };
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user