mirror of https://github.com/fairyglade/ly.git
The DISPLAY should be unset
This commit is contained in:
parent
7fd849d81e
commit
fde1954083
|
|
@ -51,4 +51,6 @@ case $SHELL in
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
unset DISPLAY
|
||||||
|
|
||||||
exec $@
|
exec $@
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue