From 38ae5e97afa89390e58aa323ddd6030c08037ae5 Mon Sep 17 00:00:00 2001 From: uku Date: Mon, 18 Nov 2024 14:58:35 +0100 Subject: [PATCH] feat(ghostty): set theme to Ubuntu --- programs/ghostty.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/ghostty.nix b/programs/ghostty.nix index eb19cd1..299ea2c 100644 --- a/programs/ghostty.nix +++ b/programs/ghostty.nix @@ -7,7 +7,7 @@ packages = [ghostty.packages.${pkgs.system}.default]; file.".config/ghostty/config".text = '' - theme = rose-pine + theme = Ubuntu font-family = Iosevka Nerd Font font-size = 12 font-feature = -calt