This commit is contained in:
iFargle 2023-08-31 21:17:58 +09:00
parent 9fbc05dfa4
commit 93c206dc1d
3 changed files with 4 additions and 2 deletions

View file

@ -3,7 +3,9 @@
./${theme}/mako-conf.nix
./${theme}/rofi-conf.nix
./${theme}/swaylock-conf.nix
./${theme}/swayosd-conf.nix
./${theme}/wlogout-conf.nix
# GTK theme applied in
./swayosd-conf.nix
];
}

View file

@ -36,7 +36,7 @@
enableCompletion = true;
sessionVariables = {
# Set the GTK Theme
GTK_THEME = "Gruvbox-Dark-BL";
# GTK_THEME = "Gruvbox-Dark-BL";
XDG_DATA_HOME = "$HOME/.local/share";
};
bashrcExtra = ''