mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 15:27:35 +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
|
KeepAlive=1
|
||||||
User=anon
|
User=anon
|
||||||
|
|
||||||
|
[CPUGraph.MenuApplet]
|
||||||
|
KeepAlive=1
|
||||||
|
User=anon
|
||||||
|
|
||||||
[AudioServer]
|
[AudioServer]
|
||||||
Socket=/tmp/portal/audio
|
Socket=/tmp/portal/audio
|
||||||
# TODO: we may want to start it lazily, but right now WindowServer connects to it immediately on startup
|
# 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