sway: Switch back to alacritty

This commit is contained in:
Peter Cai 2024-05-16 11:54:54 -04:00
parent 31532dc575
commit 3f09dc68bf

View file

@ -14,7 +14,7 @@ set $down j
set $up k
set $right l
# Your preferred terminal emulator
set $term wezterm
set $term alacritty
# 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.