Restructure configs into seperate folder
This commit is contained in:
parent
d713b19199
commit
0801bb1adb
16 changed files with 14 additions and 12 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue