1
Fork 0

Some gpt themes + tex modifications + working hyprpaper

This commit is contained in:
Matei Adriel 2023-07-06 21:34:24 +02:00
commit c9bf24c49b
No known key found for this signature in database
17 changed files with 206 additions and 27 deletions
home/features/desktop/discord

View file

@ -13,7 +13,8 @@ in
home.packages = [ pkgs.discocss ];
xdg.configFile."discocss/custom.css".source =
themeMap.${config.lib.stylix.scheme.scheme} or themeMap.default;
themeMap.${config.lib.stylix.scheme.scheme}
or themeMap.default.${config.stylix.polarity};
satellite.persistence.at.state.apps.Discord.directories = [
"${config.xdg.configHome}/discord" # Why tf does discord store it's state here 💀