From d4415cf2649d87f41f8d8227bbf791550a72f5d1 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sat, 23 Mar 2024 16:35:12 +0300 Subject: [PATCH] dotfiles/config/sway: use foot instead of wezterm foot feels more minimal. --- dotfiles/config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/config/sway/config b/dotfiles/config/sway/config index 300d622..941cb68 100644 --- a/dotfiles/config/sway/config +++ b/dotfiles/config/sway/config @@ -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.