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.nix10
1 files changed, 5 insertions, 5 deletions
diff --git a/common/programs/vesktop.nix b/common/programs/vesktop.nix
index a8dbb4c..5f7a1da 100644
--- a/common/programs/vesktop.nix
+++ b/common/programs/vesktop.nix
@@ -10,12 +10,12 @@
&& config.beeMods.windowManagers.beeConfig.enable
&& !config.beeMods.windowManagers.noctalia
then
- [ "system24-matugen.css" ]
+ [ "midnight.css" ]
else
- [ "discord-system24.css" ];
- autoUpdate = false;
- autoUpdateNotification = false;
- notifyAboutUpdates = false;
+ [ "noctalia.theme.css" ];
+ # autoUpdate = true;
+ # autoUpdateNotification = true;
+ # notifyAboutUpdates = false;
useQuickCss = false;
disableMinSize = true;
plugins = {