aboutsummaryrefslogtreecommitdiffstats
path: root/sway
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-04-08 14:31:08 +0100
committerMatthew Lemon <y@yulqen.org>2024-04-21 14:01:50 +0100
commitc45a4832dbae01239be0d93f210295a9b11826fa (patch)
treede9b3a4b1e95f8d5c535423537c725c6719afa30 /sway
parent3ba0ea793b33968e5b7c97852a0693af1e8e636f (diff)
Change sway terminal to xterm
Diffstat (limited to 'sway')
-rw-r--r--sway/config-desktop2
1 files changed, 1 insertions, 1 deletions
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.