switch to normal discord, fixes flickering on wayland

This commit is contained in:
Kopatz
2025-02-26 17:12:47 +01:00
parent ebc0e9d4c6
commit dcac47156e
6 changed files with 13 additions and 22 deletions

View File

@@ -13,6 +13,7 @@ in {
# https://nixos.wiki/wiki/Overlays
modifications = final: prev: {
discord-canary = prev.discord-canary.override { withVencord = true; };
discord = prev.discord.override { withVencord = true; };
tetrio-desktop = prev.tetrio-desktop.override { withTetrioPlus = true; };
#hyprland = prev.hyprland.overrideAttrs (oldAttrs: {
# version = "0.45.0";