sway

i3-compatible Wayland compositor
git clone https://git.awy.one/sway
Log | Files | Refs | README | LICENSE

commit 8053aed9dfc2a41a7dff2aeb4a744902025c55de
parent 08b3eaf93074daf4e7fa0831a63c46bba55fbbd7
Author: Drew DeVault <sir@cmpwn.com>
Date:   Wed, 25 Sep 2019 22:40:04 -0400

config.in: set default term to alacritty

Diffstat:
Mconfig.in | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.in b/config.in @@ -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 --