From e1f5bdaa2e8c8c482fb0526a81c73197e9d28f59 Mon Sep 17 00:00:00 2001 From: beeb5k Date: Mon, 31 Aug 2026 17:10:07 +0530 Subject: custom neovim matugen theme with noctalia and update system and other stuff i dont really remember --- common/programs/vesktop.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/programs/vesktop.nix') 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; -- cgit v1.3.1