summaryrefslogtreecommitdiff
path: root/sway.config
diff options
context:
space:
mode:
authorMarek Paśnikowski <marekpasnikowski@protonmail.com>2022-12-06 13:41:39 +0100
committerMarek Paśnikowski <marekpasnikowski@protonmail.com>2022-12-06 13:41:39 +0100
commitcadd40ad67803750ef9a0011179426f2dae3c7f4 (patch)
tree7c7eb8be67c691f11c711eed568ecc2d487160af /sway.config
parent82ce1a58348d9cc8342a43fc8d321a4807b24489 (diff)
Change terminal to alacritty
Diffstat (limited to 'sway.config')
-rw-r--r--sway.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway.config b/sway.config
index 6f30db8..4ec97cb 100644
--- a/sway.config
+++ b/sway.config
@@ -14,7 +14,7 @@ set $down j
set $up k
set $right l
# Your preferred terminal emulator
-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.