updated x, using xprofile to start xmonad, for some reason xinitrc does not seem to work consistantly on my desktop
This commit is contained in:
parent
9520b1148e
commit
64f0ce1f16
4
.xinitrc
4
.xinitrc
@ -48,6 +48,6 @@ if [ "$HOST" == "archmetabox" ] ; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# start my trusty window manager
|
# start my trusty window manager
|
||||||
exec xmonad --recompile
|
# exec xmonad --recompile
|
||||||
exec xmonad
|
# exec xmonad
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user