mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 13:57:36 +00:00
WindowServer: Remove username from MenuManager.
Now, we have UserName applet.
This commit is contained in:
parent
57edcb54c2
commit
9b5e0b6247
3 changed files with 28 additions and 46 deletions
|
@ -38,6 +38,11 @@ User=anon
|
|||
KeepAlive=1
|
||||
User=anon
|
||||
|
||||
[UserName.MenuApplet]
|
||||
Priority=low
|
||||
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