Restructure configs into seperate folder

This commit is contained in:
Miles Alan 2020-07-12 11:50:30 -05:00
parent d713b19199
commit 0801bb1adb
16 changed files with 14 additions and 12 deletions

View file

@ -7,7 +7,7 @@ fatalerr() {
# E.g. hangup all calls, switch back to default audio, notify user, and die
sxmo_vibratepine 1000 &
mmcli -m "$(mmcli -L | grep -oE 'Modem\/([0-9]+)' | cut -d'/' -f2)" --voice-hangup-all
alsactl --file /usr/share/sxmo/default_alsa_sound.conf restore
alsactl --file /usr/share/sxmo/alsa/default_alsa_sound.conf restore
notify-send "$1"
setsid -f sh -c 'sleep 2; smxo_statusbarupdate.sh'
kill -9 0