mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 08:38:10 +00:00
CPUGraph: Launch the CPUGraph menu applet on startup
This commit is contained in:
parent
86d84f1654
commit
20bbeba6d5
1 changed files with 4 additions and 0 deletions
|
@ -24,6 +24,10 @@ Priority=high
|
|||
KeepAlive=1
|
||||
User=anon
|
||||
|
||||
[CPUGraph.MenuApplet]
|
||||
KeepAlive=1
|
||||
User=anon
|
||||
|
||||
[AudioServer]
|
||||
Socket=/tmp/portal/audio
|
||||
# TODO: we may want to start it lazily, but right now WindowServer connects to it immediately on startup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue