From caaeb92c4ad1d57ef7d1aaa97a5bae878433fede Mon Sep 17 00:00:00 2001 From: James Patrick Date: Sun, 28 Nov 2021 17:17:44 -0500 Subject: [PATCH] Switched from alacritty to kitty. alacritty is nice but kitty works about as well and has as many features. I've been using kitty for a long time on my other laptop and added here because it's what is typically suggested. --- modules/profiles/graphical.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/profiles/graphical.nix b/modules/profiles/graphical.nix index c72f3dd..2afaa88 100644 --- a/modules/profiles/graphical.nix +++ b/modules/profiles/graphical.nix @@ -8,7 +8,7 @@ swayidle wl-clipboard mako # notification daemon - alacritty # Alacritty is the default terminal in the config + kitty dmenu # Dmenu is the default in the config but i recommend wofi since its wayland native wofi ];