mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 10:38:13 +00:00
Base: Add a basic SystemServer.ini for the anon user :^)
This commit is contained in:
parent
dabbade05c
commit
879ba5bd17
1 changed files with 33 additions and 0 deletions
33
Base/home/anon/.config/SystemServer.ini
Normal file
33
Base/home/anon/.config/SystemServer.ini
Normal file
|
@ -0,0 +1,33 @@
|
|||
[DesktopPicker.Applet]
|
||||
Priority=low
|
||||
KeepAlive=1
|
||||
|
||||
[ResourceGraph.Applet]
|
||||
Arguments=--cpu=CPUGraph,#00bb00 --memory=MemoryGraph,#00bbbb
|
||||
Priority=low
|
||||
KeepAlive=1
|
||||
|
||||
[Audio.Applet]
|
||||
Priority=low
|
||||
KeepAlive=1
|
||||
|
||||
[Network.Applet]
|
||||
Arguments=--name=Network
|
||||
Priority=low
|
||||
KeepAlive=1
|
||||
|
||||
[ClipboardHistory.Applet]
|
||||
Priority=low
|
||||
KeepAlive=1
|
||||
|
||||
[Taskbar]
|
||||
KeepAlive=1
|
||||
|
||||
[Desktop]
|
||||
Executable=/bin/FileManager
|
||||
Arguments=--desktop
|
||||
KeepAlive=1
|
||||
|
||||
[Terminal]
|
||||
WorkingDirectory=/home/anon
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue