updated xmonad start
This commit is contained in:
parent
5c8996f4f1
commit
e9f7a20155
@ -1,9 +1,8 @@
|
|||||||
!#/bin/sh
|
#!/bin/bash
|
||||||
|
|
||||||
# Not sure if this is the correct way of doing this but
|
# Not sure if this is the correct way of doing this but
|
||||||
# the standard desktop entry does not work, I've been
|
# the standard desktop entry does not work, I've been
|
||||||
# using my .xprofile up till now but that doesn't work
|
# using my .xprofile up till now but that doesn't work
|
||||||
# with multiple DEs.
|
# with multiple DEs.
|
||||||
|
|
||||||
xmonad --recompile
|
nohup ~/.xmonad/xmonad-x86_64-linux
|
||||||
xmonad --restart
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user