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

View file

@ -103,3 +103,6 @@ if command_exists "xbps-install"; then
cp /usr/bin/sway-runner $GIT_DIR/
sudo chown $(whoami) sway-runner
fi
# Wezterm
cp ~/.wezterm.lua $GIT_DIR/wezterm.lua