From c45a4832dbae01239be0d93f210295a9b11826fa Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Mon, 8 Apr 2024 14:31:08 +0100 Subject: Change sway terminal to xterm --- sway/config-desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sway') diff --git a/sway/config-desktop b/sway/config-desktop index 8810727..d5759da 100644 --- a/sway/config-desktop +++ b/sway/config-desktop @@ -15,7 +15,7 @@ set $up k set $right l # Your preferred terminal emulator #set $term xfce4-terminal -set $term xfce4-terminal +set $term xterm # 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. -- cgit v1.2.3