X: Use DWM
This commit is contained in:
parent
855fc62edb
commit
caf0ec0fb1
1 changed files with 1 additions and 1 deletions
2
.xinitrc
2
.xinitrc
|
@ -11,5 +11,5 @@ fi
|
||||||
|
|
||||||
unclutter &
|
unclutter &
|
||||||
|
|
||||||
test -n "$1" && wm=$1 || wm="matchbox-window-manager -use_titlebar no"
|
test -n "$1" && wm=$1 || wm="$HOME/usr/local/bin/dwm"
|
||||||
exec $wm
|
exec $wm
|
||||||
|
|
Loading…
Reference in a new issue