summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIwanIDev <iwan@iwani.dev>2026-03-31 13:51:34 +0100
committerIwanIDev <iwan@iwani.dev>2026-03-31 13:51:34 +0100
commit397eb4db9b9eb2cd8cdd8708d69998b62b57cbed (patch)
treea7523f3ca4412ebe3d294656f6ee2aa34d1e9adf
parent1fb63b6bd026aa6968418d1a2e8f48f6fb436b1e (diff)
Switch terminal to ghosttyHEADmaster
-rw-r--r--.config/sway/config2
1 files changed, 1 insertions, 1 deletions
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