How to undo "Don't show this message again"
Did a quick google search and got this from the github site where Cinnamon issues / codebase is maintained.
https://github.com/linuxmint/Cinnamon/issues/2160 As per the link, the solution is
Open Terminal. Paste each of the below command and hit enter. My understanding is second one pertains your requirement,
Code: Select all
gsettings set org.gnome.nm-applet disable-connected-notifications false
gsettings set org.gnome.nm-applet disable-disconnected-notifications false
gsettings set org.gnome.nm-applet disable-vpn-notifications false
浙公网安备 33010602011771号