From 6b74ce225e71238b5e95825c36821cf346ad7aeb Mon Sep 17 00:00:00 2001 From: Marek Paśnikowski Date: Tue, 6 Dec 2022 13:41:39 +0100 Subject: Change terminal to alacritty --- sway.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sway.config') 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. -- cgit v1.2.3