Switch from kitty to Wezterm

This commit is contained in:
askiiart 2024-08-16 11:18:15 -05:00
parent 6088e82ff9
commit 69a5cf92af
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30
6 changed files with 68 additions and 1 deletions
sway

View file

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