From 55c17e72cf817780e1d9b2459c9da8934c3cd112 Mon Sep 17 00:00:00 2001 From: Dennis Schoepf Date: Sun, 23 Nov 2025 17:41:25 +0100 Subject: [PATCH] wip: dnsc-machine setup --- home/linux.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/linux.nix b/home/linux.nix index 77867d0..5ba03a1 100644 --- a/home/linux.nix +++ b/home/linux.nix @@ -72,7 +72,7 @@ }; iconTheme = { package = pkgs.reversal-icon-theme; - name = "reversal-icon-theme"; + name = "Reversal-dark"; }; cursorTheme = { package = pkgs.bibata-cursors;