By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.

Dismiss

 config.yaml

View raw Download
text/plain • 1.71 kiB
ASCII text
        
            
1
panels:
2
- position: top
3
monitor: 0
4
size: 40
5
autohide: false
6
hide_time: 300
7
can_capture_keyboard: false
8
applets:
9
left:
10
- AppMenu:
11
category_mappings:
12
Utility:
13
menu_name: Accessories
14
icon: applications-accessories
15
Development:
16
menu_name: Programming
17
icon: applications-development
18
Game:
19
menu_name: Games
20
icon: applications-games
21
Graphics:
22
menu_name: Graphics
23
icon: applications-graphics
24
Network:
25
menu_name: Network
26
icon: applications-internet
27
AudioVideo:
28
menu_name: Multimedia
29
icon: applications-multimedia
30
Office:
31
menu_name: Office
32
icon: applications-office
33
Science:
34
menu_name: Science
35
icon: applications-science
36
Education:
37
menu_name: Education
38
icon: applications-education
39
System:
40
menu_name: System
41
icon: applications-system
42
Settings:
43
menu_name: Settings
44
icon: preferences-desktop
45
Other:
46
menu_name: Other
47
icon: applications-other
48
trigger_name: app-menu
49
icon_name: start-here-symbolic
50
centre:
51
- NotifierApplet: {}
52
right:
53
- Volume: {}
54
- ClockApplet:
55
formatting: '%T, %a %-d %b %Y'
56
- position: bottom
57
monitor: 0
58
size: 40
59
autohide: false
60
hide_time: 300
61
can_capture_keyboard: false
62
applets:
63
left:
64
- WFWindowList:
65
max_button_width: 256.0
66
show_only_this_wf_workspace: true
67
show_only_this_output: true
68
centre: []
69
right: []
70