From c24569217169ea9eea8d395afb5971056e7cd4b3 Mon Sep 17 00:00:00 2001 From: Luca Matei Pintilie Date: Sat, 4 Feb 2023 22:42:56 +0100 Subject: Switch to alacritty --- .config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/sway/config') diff --git a/.config/sway/config b/.config/sway/config index 3806521..6e71f05 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -58,7 +58,7 @@ default_border pixel 8 xwayland enable # Applications -set $term $(which footclient || which alacritty) +set $term $(which alacritty || which footclient) # Note: pass the final command to swaymsg so that the resulting window can be opened # on the original workspace that the command was run on. set $menu wofi --show drun -Iai -w 3 -- cgit v1.2.3