Set termonad as the default terminal

This commit is contained in:
Serĉanto de Scio 2019-10-01 14:13:12 +10:00
parent acee7618ba
commit 8542bfdbfc
Signed by: sercanto
GPG key ID: A4122FF3971B6865

View file

@ -14,7 +14,7 @@ set $down j
set $up k set $up k
set $right l set $right l
# Your preferred terminal emulator # Your preferred terminal emulator
set $term urxvt set $term termonad
# Your preferred application launcher # Your preferred application launcher
# Note: it's recommended that you pass the final command to sway # Note: it's recommended that you pass the final command to sway
set $menu dmenu_path | dmenu | xargs swaymsg exec set $menu dmenu_path | dmenu | xargs swaymsg exec