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 • 2.41 kiB
ASCII text
        
            
1
panels:
2
- position: top
3
monitor: eDP-1
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
icon_size: 24
51
- DesktopFileButton:
52
desktop_file:
53
app_id: nemo.desktop
54
icon_size: 24
55
- DesktopFileButton:
56
desktop_file:
57
app_id: org.gnome.Terminal.desktop
58
icon_size: 24
59
- DesktopFileButton:
60
desktop_file:
61
app_id: chromium.desktop
62
icon_size: 24
63
centre:
64
- NotifierApplet:
65
icon_size: 24
66
empty_icon_size: 16
67
right:
68
- BatteryMonitor:
69
icon_size: 24
70
low_threshold: 0.15
71
critical_threshold: 0.05
72
- Volume:
73
percentage_reveal: 1000
74
popdown_after_manual: 2000
75
percentage_animation_time: 250
76
icon_size: 24
77
scroll_direction: 1
78
volume_step: 0.05
79
- IndicatorApplet:
80
icon_size: 24
81
- ClockApplet:
82
formatting: '%T, %a %-d %b %Y'
83
- position: bottom
84
monitor: eDP-1
85
size: 40
86
autohide: false
87
hide_time: 300
88
can_capture_keyboard: false
89
applets:
90
left:
91
- WFWindowList:
92
max_button_width: 256.0
93
show_only_this_wf_workspace: true
94
show_only_this_output: true
95
centre: []
96
right: []
97