Added Vencord in Discord.

This commit is contained in:
Ulysse Cura 2026-07-10 11:23:21 +02:00
parent b21a8b718f
commit b24d5ecf18
1 changed files with 4 additions and 1 deletions

View File

@ -39,6 +39,9 @@
((builtins.elemAt oldAttrs.desktopItems 0).override { startupWMClass = "element"; })
];
}));
patchedDiscord = (pkgs.discord.override {
withVencord = true;
});
in with pkgs; [
# System
gsettings-desktop-schemas
@ -90,7 +93,7 @@
# Communication
patchedElementDesktop
discord
patchedDiscord
# Art
reaper