blob: 7a6f910368d660ea96a85af1e4570b5f15d2108e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# This is the full configuration template available for rsblocks tool
# the names are clearly defines itself.
general:
seperator: '┃'
time:
icon: ''
format: '%d %b, %I:%M:%S %p'
memory:
enable: true
icon: '▦'
disk:
enable: true
icon: ''
# reads from amixer
volume:
enable: false
icon: ''
|