From c84ee3bd29dbdbeb73dea568749804c95ea86037 Mon Sep 17 00:00:00 2001 From: Tigor Hutasuhut Date: Sun, 4 Aug 2024 16:38:40 +0700 Subject: [PATCH] homeserver: zellij theme now uses gruvbox dark to differentiate from desktop theme --- profiles/homeserver.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/homeserver.nix b/profiles/homeserver.nix index 08a83df..4e69aba 100644 --- a/profiles/homeserver.nix +++ b/profiles/homeserver.nix @@ -49,6 +49,7 @@ enable = true; autoAttach = true; mod = "Ctrl b"; + zjstatus.theme = ../home/programs/zellij/themes/zjstatus/gruvbox-dark.nix; }; services = {