From 650405947832c1b9800bb5ac214b7bb251226703 Mon Sep 17 00:00:00 2001 From: Daniel Lundin Date: Sat, 7 Apr 2018 17:57:15 +0200 Subject: [PATCH] Start with an alacritty term --- .xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.xinitrc b/.xinitrc index ad16fda..922916e 100755 --- a/.xinitrc +++ b/.xinitrc @@ -11,5 +11,5 @@ xsetroot -solid \#202020 xmodmap $HOME/.Xmodmap feh --bg-fill $HOME/Images/desktop.jpg || true setxkbmap -option ctrl:nocaps,grp:switch,grp_led:scroll us,se -st & +alacritty -e tmux attach -t0 & exec dwm