summaryrefslogtreecommitdiff
path: root/common/programs/vesktop.nix
diff options
context:
space:
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 d3b7aff..cf2da1d 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 [ "midnight.css" ];
+ enabledThemes = lib.optionals config.beeMods.matugen.enable [ "system24.theme.css" ];
autoUpdate = false;
autoUpdateNotification = false;
notifyAboutUpdates = false;