feat(nixcord): switch from vesktop to equicord

- Enable programs.nixcord.discord.equicord
- Enable Equicord-only plugins
- Remove vesktop from xdg default applications
- Change class name in deafen mouse-action
This commit is contained in:
toast 2026-02-11 11:48:48 +09:00
parent 44a773d778
commit 5344beda13
3 changed files with 6 additions and 4 deletions

View file

@ -7,7 +7,6 @@
defaultApplications = {
"x-scheme-handler/roblox-player" = "org.vinegarhq.Sober.desktop";
"x-scheme-handler/roblox-studio" = "org.vinegarhq.Vinegar.studio.desktop";
"x-scheme-handler/discord" = "vesktop.desktop";
"x-scheme-handler/roblox-studio-auth" = "org.vinegarhq.Vinegar.studio.desktop";
};
};