diff options
| -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 |
