#!/bin/sh
#ref: http://bkhome.org/news/201909/network-manager-applet-patched-for-easyos.html
#called from /usr/share/applications/nm-applet.desktop in network-manager-applet PET.
#190923 nmcli to encrypt wifi pw.
#191005 remove 190923.

#this simulates a mouse left-click on nm-applet in the tray:
touch /tmp/easyos-trigger-nm-applet

