diff options
Diffstat (limited to 'rsblocks.yml')
-rw-r--r-- | rsblocks.yml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/rsblocks.yml b/rsblocks.yml new file mode 100644 index 0000000..86ea00e --- /dev/null +++ b/rsblocks.yml @@ -0,0 +1,15 @@ +# 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: + icon: '▦' + +disk: + icon: '' |