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
|
||||
# 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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user