From 25004024efd125ee30acd4a7da5411a7c55f14ff Mon Sep 17 00:00:00 2001 From: Lilly Date: Tue, 6 Jan 2026 04:43:17 +0000 Subject: [PATCH] Auto-commit: 2026-01-06 04:43:17 --- home/desktop/nixcord.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/home/desktop/nixcord.nix b/home/desktop/nixcord.nix index 637e04e..8cca4f0 100644 --- a/home/desktop/nixcord.nix +++ b/home/desktop/nixcord.nix @@ -14,9 +14,6 @@ quickCss = "@import url(\"https://catppuccin.github.io/discord/dist/catppuccin-mocha-mauve.theme.css\");"; # quickCSS file config = { useQuickCss = true; # use out quickCSS - themeLinks = [ # or use an online theme - "https://catppuccin.github.io/discord/dist/catppuccin-mocha-mauve.theme.css" - ]; frameless = true; # Set some Vencord/Equicord options }; equibopConfig = {