mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 11:47:46 +00:00
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:
parent
17f90e72b4
commit
362bde4a86
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue