summaryrefslogtreecommitdiff
path: root/common/programs/vesktop.nix
diff options
context:
space:
mode:
authorbrustybee <bee@4d2.org>2026-03-14 20:48:08 +0530
committerbrustybee <bee@4d2.org>2026-03-14 20:48:08 +0530
commitf33743bfd1fa3924d67a33ea8816c1b45d92e6a1 (patch)
tree32100d087fac464626a5df68ca9c1949c5d473e5 /common/programs/vesktop.nix
parent8ae1bc8bc07b938a7fa44106ce699ad0dc17b510 (diff)
ummmmmm light mode
Diffstat (limited to 'common/programs/vesktop.nix')
-rw-r--r--common/programs/vesktop.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/programs/vesktop.nix b/common/programs/vesktop.nix
index cf2da1d..41a9e56 100644
--- a/common/programs/vesktop.nix
+++ b/common/programs/vesktop.nix
@@ -4,7 +4,7 @@
enable = true;
vencord = {
settings = {
- enabledThemes = lib.optionals config.beeMods.matugen.enable [ "system24.theme.css" ];
+ enabledThemes = lib.optionals config.beeMods.matugen.enable [ "system24.css" ];
autoUpdate = false;
autoUpdateNotification = false;
notifyAboutUpdates = false;