From 8d9eb8fa8a20efa4c4318fccef97d21fe91fb092 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Mon, 22 Dec 2025 13:31:18 -0500 Subject: Switch to kitty terminal with ef-dream theme, emoji support - Replace urxvt with kitty as default terminal - Add ef-dream inspired color scheme to kitty - Configure emoji font fallback with Noto Color Emoji - Update xmonad.hs to use kitty for terminal and scratchpads - Fix cmdtree to fetch from GitHub instead of broken git://jb55.com - Remove urxvt.nix and alacritty config - Add AGENTS.md for agentic coding tools --- profiles/laptop.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'profiles/laptop.nix') diff --git a/profiles/laptop.nix b/profiles/laptop.nix index 2487d56..a9ad666 100644 --- a/profiles/laptop.nix +++ b/profiles/laptop.nix @@ -11,7 +11,6 @@ ../lib/packages.nix # ../lib/polybar.nix ../lib/ssh.nix - ../lib/urxvt.nix ]; nixpkgs.config = import ../lib/config.nix; -- cgit v1.2.3