Przeglądaj źródła

trapping sighup in xmenu.sh

master
phillbush 4 lat temu
rodzic
commit
88afe438b1
1 zmienionych plików z 3 dodań i 0 usunięć
  1. +3
    -0
      xmenu.sh

+ 3
- 0
xmenu.sh Wyświetl plik

@@ -1,5 +1,8 @@
#!/bin/sh

# ignore hup signal
trap "" 1 15

cat <<EOF | xmenu | sh &
Applications
Web Browser firefox


Ładowanie…
Anuluj
Zapisz