summaryrefslogtreecommitdiffstats
path: root/sway
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-02-28 06:23:39 +0000
committerMatthew Lemon <y@yulqen.org>2024-02-28 06:23:39 +0000
commitfe8d59b3b4de8478b7315ff778b01cecc8dd1d74 (patch)
treef1272b024e57365045c9d162f00914f67b22e9f8 /sway
parent5fe6fd04dfa303ba57bd195e95bc8c62a64e3024 (diff)
Makes alacritty the default terminal
Diffstat (limited to 'sway')
-rw-r--r--sway/config-laptop2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/config-laptop b/sway/config-laptop
index f6eba88..9c05124 100644
--- a/sway/config-laptop
+++ b/sway/config-laptop
@@ -15,7 +15,7 @@ set $up k
set $right l
# Your preferred terminal emulator
#set $term xfce4-terminal
-set $term foot
+set $term alacritty
# 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.