sway: Switch to Alacritty as the default terminal

This commit is contained in:
Peter Cai 2023-07-17 09:00:21 -04:00
parent 25083141ef
commit 9b44c8302e

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.