Switch to kitty

This commit is contained in:
2022-01-05 21:19:06 +00:00
parent 8f25c9f1c9
commit 8d5e920fda
5 changed files with 37 additions and 3 deletions

View File

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