From 880a144952db0d280892690c15c1a932d38d5004 Mon Sep 17 00:00:00 2001 From: cy Date: Mon, 20 Jan 2025 01:37:20 -0500 Subject: [PATCH] more ghostty config --- home/ghostty.nix | 5 +++++ home/niri/default.nix | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/home/ghostty.nix b/home/ghostty.nix index 00a2a67..f14fc01 100644 --- a/home/ghostty.nix +++ b/home/ghostty.nix @@ -2,5 +2,10 @@ programs.ghostty = { enable = true; enableZshIntegration = true; + settings = { + font-family = "IBM Plex Mono"; + font-size = 8; + window-decoration = false; + }; }; } diff --git a/home/niri/default.nix b/home/niri/default.nix index 9aa8636..4e39606 100644 --- a/home/niri/default.nix +++ b/home/niri/default.nix @@ -6,7 +6,7 @@ }: let wallpaper = "${./nixos-c-book.png}"; - terminal = "foot"; + terminal = "ghostty"; menu = [ "fuzzel" "-w"