diff options
-rw-r--r-- | config.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ set $down j set $up k set $right l # Your preferred terminal emulator -set $term urxvt +set $term alacritty # Your preferred application launcher # Note: it's recommended that you pass the final command to sway set $menu dmenu_path | dmenu | xargs swaymsg exec -- |