dotfiles/config/sway: use foot instead of wezterm

foot feels more minimal.
This commit is contained in:
Alan Orth 2024-03-23 16:35:12 +03:00
parent 525d0a6fab
commit d4415cf264
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 deletions

View File

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