[update] Update the WM binary name
This commit is contained in:
parent
f4a5a15a8e
commit
db6ce2cf41
1 changed files with 1 additions and 1 deletions
2
.xinitrc
2
.xinitrc
|
@ -35,4 +35,4 @@ fi
|
||||||
[ -f /etc/xprofile ] && . /etc/xprofile
|
[ -f /etc/xprofile ] && . /etc/xprofile
|
||||||
[ -f ~/.xprofile ] && . ~/.xprofile
|
[ -f ~/.xprofile ] && . ~/.xprofile
|
||||||
|
|
||||||
exec yo-dwm 2> .logs/yo-dwm.err > .logs/yo-dwm.log
|
exec archy-dwm 2> .logs/archy-dwm.err > .logs/archy-dwm.log
|
||||||
|
|
Loading…
Reference in a new issue