add vesktop
This commit is contained in:
parent
528434f8bd
commit
550110708e
3 changed files with 15 additions and 3 deletions
|
|
@ -2,11 +2,12 @@
|
|||
{
|
||||
home.packages = with pkgs; [
|
||||
discord
|
||||
vesktop
|
||||
# (discord.override {
|
||||
# withVencord = true;
|
||||
# })
|
||||
];
|
||||
xdg.configFile."Vencord/themes/custom.css".text = ''
|
||||
xdg.configFile."vesktop/themes/custom.css".text = ''
|
||||
/**
|
||||
* @name Catppuccin Mocha
|
||||
* @author winston#0001
|
||||
|
|
|
|||
Reference in a new issue