blob: 31ca20d856f980c440bce62caedd4897d908e7dd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
[WorkspacePicker.Applet]
Priority=low
KeepAlive=true
[ResourceGraph.Applet]
Arguments=--cpu=CPUGraph,#00bb00 --memory=MemoryGraph,#00bbbb --network=NetworkGraph,#bbbb00
Priority=low
KeepAlive=true
[Audio.Applet]
Priority=low
KeepAlive=true
[Network.Applet]
Arguments=--name=Network
Priority=low
KeepAlive=true
[ClipboardHistory.Applet]
Priority=low
KeepAlive=true
[Keymap.Applet]
Priority=low
KeepAlive=true
[Taskbar]
KeepAlive=true
[Desktop]
Executable=/bin/FileManager
Arguments=--desktop
KeepAlive=true
[Terminal]
WorkingDirectory=/home/anon
|