diff options
| author | beeb5k <beebeeb5k@gmail.com> | 2026-08-31 17:10:07 +0530 |
|---|---|---|
| committer | beeb5k <beebeeb5k@gmail.com> | 2026-08-31 17:10:07 +0530 |
| commit | e1f5bdaa2e8c8c482fb0526a81c73197e9d28f59 (patch) | |
| tree | 556b7ec0a8baa42d418fb1a2a3ad60677d4d2001 /common/programs/vesktop.nix | |
| parent | 9059d75874cdb0006ee4c1d39f8276aa9004be9a (diff) | |
custom neovim matugen theme with noctalia
and update system and other stuff i dont really remember
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; |
