add(matugen): auto-theme switch
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
}: {
|
||||
home.packages = with pkgs; [
|
||||
matugen
|
||||
dconf
|
||||
psmisc # for killall
|
||||
];
|
||||
home.file.".config/matugen/config.toml" = {
|
||||
@@ -13,6 +14,7 @@
|
||||
};
|
||||
|
||||
# Copy static templates
|
||||
home.file.".config/matugen/templates/theme-switch".source = ./templates/theme-switch;
|
||||
home.file.".config/matugen/templates/cava".source = ./templates/cava;
|
||||
home.file.".config/matugen/templates/firefox".source = ./templates/firefox;
|
||||
home.file.".config/matugen/templates/ghostty".source = ./templates/ghostty;
|
||||
|
||||
Reference in New Issue
Block a user