fiddle with xinitrc stuff

This commit is contained in:
Mark Riedesel 2020-09-27 07:50:27 -05:00
parent 52200bbba4
commit ce54206b0b
2 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@ if_have() {
}
if_have setxkbmap && { setxkbmap -option caps:swapescape & }
if_have compton && { compton & }
if_have picom && { picom & }
if_have wal && { wal -t -q -i ~/wallpaper & }
if_have lxsession && { lxsession -s i3 & }
if_have pnmixer && { pnmixer & }