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.83 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
- SoreausMenu: {}
11
- AppMenu:
12
category_mappings:
13
Utility:
14
menu_name: Accessories
15
icon: applications-accessories
16
Development:
17
menu_name: Programming
18
icon: applications-development
19
Game:
20
menu_name: Games
21
icon: applications-games
22
Graphics:
23
menu_name: Graphics
24
icon: applications-graphics
25
Network:
26
menu_name: Network
27
icon: applications-internet
28
AudioVideo:
29
menu_name: Multimedia
30
icon: applications-multimedia
31
Office:
32
menu_name: Office
33
icon: applications-office
34
Science:
35
menu_name: Science
36
icon: applications-science
37
Education:
38
menu_name: Education
39
icon: applications-education
40
System:
41
menu_name: System
42
icon: applications-system
43
Settings:
44
menu_name: Settings
45
icon: preferences-desktop
46
Other:
47
menu_name: Other
48
icon: applications-other
49
trigger_name: app-menu
50
icon_name: start-here-symbolic
51
centre:
52
- NotifierApplet: {}
53
right:
54
- Volume:
55
percentage_reveal: 1000
56
popdown_after_manual: 2000
57
percentage_animation_time: 250
58
- ClockApplet:
59
formatting: '%T, %a %-d %b %Y'
60
- position: bottom
61
monitor: 0
62
size: 40
63
autohide: false
64
hide_time: 300
65
can_capture_keyboard: false
66
applets:
67
left:
68
- WFWindowList:
69
max_button_width: 256.0
70
show_only_this_wf_workspace: true
71
show_only_this_output: true
72
centre: []
73
right: []
74