forked from CastroFidel/PortWINE
###Scripts version 2016###
This commit is contained in:
@ -472,7 +472,7 @@ pw_tray_icon () {
|
||||
if [ ! -z "`pgrep -a yad_new | grep "\-\-notification" | awk '{print $1}'`" ]
|
||||
then kill -s SIGUSR1 "`pgrep -a yad_new | grep "\-\-notification" | awk '{print $1}'`"
|
||||
fi
|
||||
killall start.sh
|
||||
kill -9 `pgrep -a start.sh | awk '/PortWINE/ && /PortProton/' | awk '{print $1}'`
|
||||
}
|
||||
export -f tray_icon_click_exit
|
||||
|
||||
|
Reference in New Issue
Block a user