From 6c0e5f2b1e236021d5dc2219d01230ab1d9c0793 Mon Sep 17 00:00:00 2001 From: Frank Villaro-Dixon Date: Wed, 31 Aug 2022 14:20:10 +0200 Subject: [PATCH] sway: set terminal Signed-off-by: Frank Villaro-Dixon --- sway/.config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway/.config/sway/config b/sway/.config/sway/config index c04afe7..fdfcf35 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -14,7 +14,7 @@ set $down j set $up k set $right l # Your preferred terminal emulator -set $term foot +set $term gnome-terminal # 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.