switch to wezterm

This commit is contained in:
Peter Cai 2024-03-22 16:30:04 -04:00
parent e0162f2613
commit 5a363e6488

View file

@ -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.