diff options
Diffstat (limited to 'common/programs/vesktop.nix')
| -rw-r--r-- | common/programs/vesktop.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/programs/vesktop.nix b/common/programs/vesktop.nix index be35840..b90e5b3 100644 --- a/common/programs/vesktop.nix +++ b/common/programs/vesktop.nix @@ -12,7 +12,7 @@ then [ "midnight.css" ] else - [ "noctalia.theme.css" ]; + [ "discord-system24.css" ]; # autoUpdate = true; # autoUpdateNotification = true; # notifyAboutUpdates = false; |
