diff options
Diffstat (limited to 'rsblocks.yml')
-rw-r--r-- | rsblocks.yml | 19 |
1 files changed, 12 insertions, 7 deletions
diff --git a/rsblocks.yml b/rsblocks.yml index 059016a..65a5569 100644 --- a/rsblocks.yml +++ b/rsblocks.yml @@ -5,7 +5,8 @@ general: seperator: '┃' - + +# Time always running, no enable option for this time: icon: '' format: '%d %b, %I:%M:%S %p' @@ -13,21 +14,21 @@ time: memory: - enable: true icon: '▦' + enable: true delay: 2.0 disk: - enable: true icon: '' + enable: true delay: 120.0 battery: - source: 'BAT0' icon: '' enable: false + source: 'BAT0' delay: 120.0 @@ -45,15 +46,19 @@ mpd: delay: 5.0 -# reads from alsa, alsa-utils package should -# be installed on the system to make it work. volume: - enable: true icon: '' + enable: true delay: 0.18 card: 'PULSE' +spotify: + icon: '' + enable: false + delay: 0.5 + + # weather format options is available on # https://github.com/chubin/wttr.in # NOTES: |