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:
Solomon Laing 2021-04-20 14:44:33 +09:30
parent 9520b1148e
commit 64f0ce1f16
2 changed files with 5 additions and 2 deletions

View File

@ -48,6 +48,6 @@ if [ "$HOST" == "archmetabox" ] ; then
fi
# start my trusty window manager
exec xmonad --recompile
exec xmonad
# exec xmonad --recompile
# exec xmonad

View File

@ -15,3 +15,6 @@ xsetroot -cursor_name left_ptr
# screenlayout
/home/solomon/.screenlayout/normal.sh
xmonad --recompile
xmonad --replace