Make gammastep and theming part of DE configuration

This commit is contained in:
SebastianStork 2024-08-14 15:32:51 +02:00
parent aceeeef689
commit 8cc1a65fd8
9 changed files with 12 additions and 12 deletions

View file

@ -15,14 +15,13 @@
git.enable = true;
vscode.enable = true;
equalizer.enable = true;
night-light.enable = true;
};
home.packages = [
wrappers.bottom
pkgs.fastfetch
(wrappers.kitty { inherit (config.myConfig) theme; })
(wrappers.kitty { inherit (config.myConfig.de) theme; })
wrappers.firefox
pkgs.nemo-with-extensions
pkgs.jetbrains.idea-community