From 397eb4db9b9eb2cd8cdd8708d69998b62b57cbed Mon Sep 17 00:00:00 2001 From: IwanIDev Date: Tue, 31 Mar 2026 13:51:34 +0100 Subject: Switch terminal to ghostty --- .config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index cac2598..f8b6c74 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -14,7 +14,7 @@ set $down j set $up k set $right l # Your preferred terminal emulator -set $term foot +set $term ghostty # Your preferred application launcher set $menu foot --app-id otter-launcher -T foot $SHELL -i -c "otter-launcher" for_window [app_id="otter-launcher"] floating enable -- cgit