this git push brought to you by my inability to type complete words.

This commit is contained in:
stormdragon2976 2023-04-09 21:48:11 -04:00
parent c1278a81ee
commit 9efa0b110d

2
i38.sh
View File

@ -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'