From 5f2b01db3fc7fc78d42aa07080b551f71d73ee6a Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Fri, 28 Jul 2023 19:21:33 -0700 Subject: switching back to alacritty + tmux kitty is not clicking for me. I still prefer tmux. --- home/profiles/sway.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/profiles/sway.nix') diff --git a/home/profiles/sway.nix b/home/profiles/sway.nix index d3629a0..e86ff48 100644 --- a/home/profiles/sway.nix +++ b/home/profiles/sway.nix @@ -67,7 +67,7 @@ in config = { inherit fonts modifier; # FIXME: this should be a variable - terminal = "kitty"; + terminal = "alacritty"; menu = ''${pkgs.wofi}/bin/wofi -S drun -p "app:" -L 10''; bars = [ ]; keybindings = lib.mkOptionDefault { -- cgit v1.2.3