From 64f0ce1f16f6d06433cc8ecc7dc60f0b458f15c9 Mon Sep 17 00:00:00 2001 From: Solomon Laing Date: Tue, 20 Apr 2021 14:44:33 +0930 Subject: [PATCH] updated x, using xprofile to start xmonad, for some reason xinitrc does not seem to work consistantly on my desktop --- .xinitrc | 4 ++-- .xprofile | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.xinitrc b/.xinitrc index 1db986b..b51e5c8 100644 --- a/.xinitrc +++ b/.xinitrc @@ -48,6 +48,6 @@ if [ "$HOST" == "archmetabox" ] ; then fi # start my trusty window manager -exec xmonad --recompile -exec xmonad +# exec xmonad --recompile +# exec xmonad diff --git a/.xprofile b/.xprofile index b19c168..5cf2c42 100644 --- a/.xprofile +++ b/.xprofile @@ -15,3 +15,6 @@ xsetroot -cursor_name left_ptr # screenlayout /home/solomon/.screenlayout/normal.sh + +xmonad --recompile +xmonad --replace