diff options
| author | IwanIDev <iwan@iwani.dev> | 2026-03-31 13:51:34 +0100 |
|---|---|---|
| committer | IwanIDev <iwan@iwani.dev> | 2026-03-31 13:51:34 +0100 |
| commit | 397eb4db9b9eb2cd8cdd8708d69998b62b57cbed (patch) | |
| tree | a7523f3ca4412ebe3d294656f6ee2aa34d1e9adf | |
| parent | 1fb63b6bd026aa6968418d1a2e8f48f6fb436b1e (diff) | |
| -rw-r--r-- | .config/sway/config | 2 |
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 |
