From ffc63f33899a47112bdd152328d2bbd7f35ec9be Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Sat, 17 Aug 2024 03:55:13 -0400 Subject: [PATCH] global/kitty: set theme to Doom One --- users/modules/global/kitty.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/users/modules/global/kitty.nix b/users/modules/global/kitty.nix index 11965fa..19ad63c 100644 --- a/users/modules/global/kitty.nix +++ b/users/modules/global/kitty.nix @@ -12,6 +12,7 @@ confirm_os_window_close = 0; scrollback_lines = 100000; }; + theme = "Doom One"; }; home.shellAliases = {