aboutsummaryrefslogtreecommitdiff
path: root/rsblocks.yml
blob: be6939fec9982f151396b548c4daa855fac0e84d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# This is the full configuration template available for rsblocks tool
# the names are clearly defines itself.

# NOTE: the (delay) is **seconds** with the float point to update the item in the bar.

general:
  seperator: '┃'

time:
  icon: ''
  format: '%d %b, %I:%M:%S %p'
  delay: 1.0

memory:
  enable: true
  icon: '▦'
  delay: 2.0

disk:
  enable: true
  icon: ''
  delay: 120.0

# reads from alsa-utils
volume:
  enable: false
  icon: ''
  delay: 0.18