mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Let evoke use autostart-safe option
This commit is contained in:
parent
ed531ba6fa
commit
f0d8382742
@ -65,5 +65,5 @@ if [ "$XSETROOT" ]; then
|
||||
$XSETROOT -solid black
|
||||
fi
|
||||
|
||||
# start session
|
||||
evoke --startup --autostart --log stdout
|
||||
# start the session
|
||||
evoke --startup --autostart-safe
|
||||
|
Loading…
Reference in New Issue
Block a user