feat: kernel network statistics reporting, new Network configuration applet
This commit is contained in:
@@ -4,6 +4,12 @@ library = "0:/os/libprintersapplet.lib"
|
||||
icon = "0:/icons/printer.svg"
|
||||
enabled = true
|
||||
|
||||
[applets.network]
|
||||
label = "Network"
|
||||
library = "0:/os/libnetworkapplet.lib"
|
||||
icon = "0:/icons/network-wired.svg"
|
||||
enabled = true
|
||||
|
||||
[applets.timezone]
|
||||
label = "Time Zone"
|
||||
library = "0:/os/libtimezonesapplet.lib"
|
||||
|
||||
Reference in New Issue
Block a user