diff --git a/home/desktop/nixcord.nix b/home/desktop/nixcord.nix index 0da2463..3edca82 100644 --- a/home/desktop/nixcord.nix +++ b/home/desktop/nixcord.nix @@ -99,21 +99,6 @@ WebContextMenus.enabled = true; }; }; - dorion = { - theme = "dark"; - zoom = "1.1"; - blur = "acrylic"; # "none", "blur", or "acrylic" - sysTray = true; - openOnStartup = true; - autoClearCache = true; - disableHardwareAccel = false; - rpcServer = true; - rpcProcessScanner = true; - pushToTalk = true; - pushToTalkKeys = ["RControl"]; - desktopNotifications = true; - unreadBadge = true; - }; extraConfig = { }; };