Switch from gnome-terminal to alacritty.
This commit is contained in:
parent
5c266bc532
commit
6c6d1d1b25
5 changed files with 10 additions and 7 deletions
|
@ -10,7 +10,7 @@ set $down j
|
|||
set $up k
|
||||
set $right l
|
||||
# Your preferred terminal emulator
|
||||
set $term gnome-terminal
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue