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.81 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
percentage_reveal: 1000
55
popdown_after_manual: 2000
56
percentage_animation_time: 250
57
- ClockApplet:
58
formatting: '%T, %a %-d %b %Y'
59
- position: bottom
60
monitor: 0
61
size: 40
62
autohide: false
63
hide_time: 300
64
can_capture_keyboard: false
65
applets:
66
left:
67
- WFWindowList:
68
max_button_width: 256.0
69
show_only_this_wf_workspace: true
70
show_only_this_output: true
71
centre: []
72
right: []
73