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

@ -73,7 +73,7 @@
dark = "";
light = "GitHub";
}
.${config.myConfig.theme};
.${config.myConfig.de.theme};
in
{
cat = "bat --plain --theme=${theme}";