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