aboutsummaryrefslogtreecommitdiff
path: root/home/discord.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/discord.nix')
-rw-r--r--home/discord.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/home/discord.nix b/home/discord.nix
index 15efbd0..6050e42 100644
--- a/home/discord.nix
+++ b/home/discord.nix
@@ -5,9 +5,10 @@ let
in {
home.packages = with pkgs; [
(discord.override {
- withVencord = true;
- withOpenASAR = true;
+ withVencord = false;
+ withOpenASAR = false;
})
+ vesktop
];
xdg.configFile."Vencord/themes/nix.theme.css".text = let c = config.theme.colors; in ''