From 5a363e6488ea170f2ea2803e05e583b44471c1f5 Mon Sep 17 00:00:00 2001 From: Peter Cai Date: Fri, 22 Mar 2024 16:30:04 -0400 Subject: [PATCH] switch to wezterm --- sway/.config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway/.config/sway/config b/sway/.config/sway/config index 1fa1f2e..64aa4e3 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -14,7 +14,7 @@ set $down j set $up k set $right l # Your preferred terminal emulator -set $term alacritty +set $term wezterm # Your preferred application launcher # 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.