Updated the notification daemon line
This commit is contained in:
parent
bdf38929aa
commit
40efebcd73
2
i38.sh
2
i38.sh
@ -386,7 +386,7 @@ if [[ $dex -eq 0 ]]; then
|
|||||||
else
|
else
|
||||||
echo '# Startup applications'
|
echo '# Startup applications'
|
||||||
echo 'exec clipster -d'
|
echo 'exec clipster -d'
|
||||||
echo 'exec /usr/lib/notification-daemon-1.0/notification-daemon'
|
echo 'exec_always --no-startup-id /usr/lib/notification-daemon-1.0/notification-daemon -r'
|
||||||
echo 'exec orca'
|
echo 'exec orca'
|
||||||
fi)
|
fi)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user