diff --git a/.xmonad/start-xmonad.sh b/.xmonad/start-xmonad.sh index a334197..2688157 100755 --- a/.xmonad/start-xmonad.sh +++ b/.xmonad/start-xmonad.sh @@ -1,9 +1,8 @@ -!#/bin/sh +#!/bin/bash # Not sure if this is the correct way of doing this but # the standard desktop entry does not work, I've been # using my .xprofile up till now but that doesn't work # with multiple DEs. -xmonad --recompile -xmonad --restart +nohup ~/.xmonad/xmonad-x86_64-linux