SystemServer.ini: Default to not showing network change notifications

Until someone has time to implement something for not showing the
very first network change at boot, let's turn off notifications for
network changes by default altogether. Having to dismiss this
notification at every boot gets old fast.
This commit is contained in:
Nico Weber 2021-01-20 10:31:17 -05:00 committed by Andreas Kling
parent 17f90e72b4
commit 362bde4a86
Notes: sideshowbarker 2024-07-18 23:02:03 +09:00

View file

@ -104,7 +104,7 @@ User=anon
[Network.MenuApplet]
Executable=/bin/Network.MenuApplet
Arguments=--name=Network --display-notifications
Arguments=--name=Network
Priority=low
KeepAlive=1
User=anon