From 432746ab896264cca2b688e822c1974273460ad4 Mon Sep 17 00:00:00 2001 From: Lilly Date: Tue, 6 Jan 2026 04:36:59 +0000 Subject: [PATCH] Auto-commit: 2026-01-06 04:36:59 --- home/desktop/nixcord.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/home/desktop/nixcord.nix b/home/desktop/nixcord.nix index 4726dce..364aeec 100644 --- a/home/desktop/nixcord.nix +++ b/home/desktop/nixcord.nix @@ -20,9 +20,9 @@ quickCss = "some CSS"; # quickCSS file config = { # useQuickCss = true; # use out quickCSS - # themeLinks = [ # or use an online theme - # "https://raw.githubusercontent.com/link/to/some/theme.css" - # ]; + 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 = {