From fe8d59b3b4de8478b7315ff778b01cecc8dd1d74 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Wed, 28 Feb 2024 06:23:39 +0000 Subject: Makes alacritty the default terminal --- sway/config-laptop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3