this git push brought to you by my inability to type complete words.
This commit is contained in:
parent
c1278a81ee
commit
9efa0b110d
2
i38.sh
2
i38.sh
@ -456,7 +456,7 @@ if [[ -x "/usr/lib/notification-daemon-1.0/notification-daemon" ]]; then
|
||||
fi
|
||||
# Work around for weird Void Linux stuff.
|
||||
if [[ -x "/usr/libexec/notification-daemon" ]]; then
|
||||
echo 'exec_always --no-startup-id /usr/libexec/notification -r'
|
||||
echo 'exec_always --no-startup-id /usr/libexec/notification-daemon -r'
|
||||
fi
|
||||
if [[ $dex -eq 0 ]]; then
|
||||
echo '# Start XDG autostart .desktop files using dex. See also'
|
||||
|
Loading…
Reference in New Issue
Block a user