Resolves #14, fixes #48

ranger:
  - preview images
  - set background (using wal)
  - bulk rename
  - reload config from within

Also update Terminator config one last time before removing.
This commit is contained in:
2018-03-06 22:15:43 -05:00
parent a6fd6634b1
commit 85bf4323b6
14 changed files with 2951 additions and 13 deletions

View File

@@ -0,0 +1,16 @@
# Global properties {{{ #
# The top properties below are applied to every block, but can be overridden.
# Each block command defaults to the script name to avoid boilerplate.
align=center
command=/usr/share/i3blocks/$BLOCK_NAME
separator=true
separator_block_width=25
markup=pango
# }}} Global properties #
[spotify]
command=python /usr/share/i3blocks/spotify.py
label=
# label=
color=#006600
interval=10