diff options
author | mustafa salih <mustafasalih1991@gmail.com> | 2021-01-13 01:33:25 +0300 |
---|---|---|
committer | mustafa salih <mustafasalih1991@gmail.com> | 2021-01-13 01:37:31 +0300 |
commit | e2ada3238359e0a551db4b34cbe915664c1d2608 (patch) | |
tree | 79a8c8ecc51a2eaa7684e7a2d7c12b42ff89bbbe /rsblocks.yml | |
parent | e7e258dcd38ae9ee9eea4c6f343eeff2fcaf6ec7 (diff) |
Revert "rsblocks now support spotify using dbus"
This reverts commit e7e258dcd38ae9ee9eea4c6f343eeff2fcaf6ec7.
updated readme file
Diffstat (limited to 'rsblocks.yml')
-rw-r--r-- | rsblocks.yml | 19 |
1 files changed, 7 insertions, 12 deletions
diff --git a/rsblocks.yml b/rsblocks.yml index 65a5569..059016a 100644 --- a/rsblocks.yml +++ b/rsblocks.yml @@ -5,8 +5,7 @@ general: seperator: '┃' - -# Time always running, no enable option for this + time: icon: '' format: '%d %b, %I:%M:%S %p' @@ -14,21 +13,21 @@ time: memory: - icon: '▦' enable: true + icon: '▦' delay: 2.0 disk: - icon: '' enable: true + icon: '' delay: 120.0 battery: + source: 'BAT0' icon: '' enable: false - source: 'BAT0' delay: 120.0 @@ -46,19 +45,15 @@ mpd: delay: 5.0 +# reads from alsa, alsa-utils package should +# be installed on the system to make it work. volume: - icon: '' enable: true + icon: '' 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: |