re add Vencord
This commit is contained in:
parent
27247998b6
commit
e35f8013da
|
@ -1,13 +1,11 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
discord
|
||||
vesktop
|
||||
# (discord.override {
|
||||
# withVencord = true;
|
||||
# })
|
||||
(discord.override {
|
||||
withVencord = true;
|
||||
})
|
||||
];
|
||||
xdg.configFile."vesktop/themes/custom.css".text = ''
|
||||
xdg.configFile."Vencord/themes/custom.css".text = ''
|
||||
/**
|
||||
* @name Catppuccin Mocha
|
||||
* @author winston#0001
|
||||
|
|
Loading…
Reference in a new issue