Start with an alacritty term
This commit is contained in:
parent
150462fb61
commit
6504059478
1 changed files with 1 additions and 1 deletions
2
.xinitrc
2
.xinitrc
|
@ -11,5 +11,5 @@ xsetroot -solid \#202020
|
||||||
xmodmap $HOME/.Xmodmap
|
xmodmap $HOME/.Xmodmap
|
||||||
feh --bg-fill $HOME/Images/desktop.jpg || true
|
feh --bg-fill $HOME/Images/desktop.jpg || true
|
||||||
setxkbmap -option ctrl:nocaps,grp:switch,grp_led:scroll us,se
|
setxkbmap -option ctrl:nocaps,grp:switch,grp_led:scroll us,se
|
||||||
st &
|
alacritty -e tmux attach -t0 &
|
||||||
exec dwm
|
exec dwm
|
||||||
|
|
Loading…
Reference in a new issue