dotfiles

Personal dotfiles
git clone https://git.bracken.jp/dotfiles.git
Log | Files | Refs | LICENSE

commit 577c14d6a7c45abee057088e8957318495b62f17
parent 8f33a79564f2a1d0e8721cc954a81c8efed09480
Author: Chris Bracken <chris@bracken.jp>
Date:   Sun,  8 Mar 2020 07:54:20 +0000

Set default swaywm terminal to alacritty

Diffstat:
M.config/sway/config | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.config/sway/config b/.config/sway/config @@ -21,7 +21,7 @@ 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