mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-07 00:29:15 +00:00
CPUGraph: Launch the CPUGraph menu applet on startup
This commit is contained in:
parent
86d84f1654
commit
20bbeba6d5
Notes:
sideshowbarker
2024-07-19 10:57:26 +09:00
Author: https://github.com/awesomekling
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