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 • 1012 B
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
- WFWindowList:
11
max_button_width: 256.0
12
show_only_this_wf_workspace: true
13
show_only_this_output: true
14
centre: []
15
right:
16
#- Volume: {}
17
- ClockApplet:
18
formatting: '%T, %a %-d %b %Y'
19
- position: top
20
monitor: 1
21
size: 40
22
autohide: false
23
hide_time: 300
24
can_capture_keyboard: false
25
applets:
26
left:
27
- WFWindowList:
28
max_button_width: 256.0
29
show_only_this_wf_workspace: true
30
show_only_this_output: true
31
centre: []
32
right:
33
#- Volume: {}
34
- ClockApplet:
35
formatting: '%T, %a %-d %b %Y'
36
- position: bottom
37
monitor: 0
38
size: 40
39
autohide: false
40
hide_time: 300
41
can_capture_keyboard: false
42
applets:
43
left:
44
- WFWindowList:
45
max_button_width: 256.0
46
show_only_this_wf_workspace: true
47
show_only_this_output: true
48
centre: []
49
right: []
50