re add Vencord

This commit is contained in:
Frost-Phoenix 2024-06-23 16:34:16 +02:00
parent 27247998b6
commit e35f8013da

View file

@ -1,13 +1,11 @@
{ pkgs, ... }: { pkgs, ... }:
{ {
home.packages = with pkgs; [ home.packages = with pkgs; [
discord (discord.override {
vesktop withVencord = true;
# (discord.override { })
# withVencord = true;
# })
]; ];
xdg.configFile."vesktop/themes/custom.css".text = '' xdg.configFile."Vencord/themes/custom.css".text = ''
/** /**
* @name Catppuccin Mocha * @name Catppuccin Mocha
* @author winston#0001 * @author winston#0001