Dotfiles for my tiling window manager + terminal workflow.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
416 B

6 years ago
  1. # Global properties {{{ #
  2. # The top properties below are applied to every block, but can be overridden.
  3. # Each block command defaults to the script name to avoid boilerplate.
  4. align=center
  5. command=/usr/share/i3blocks/$BLOCK_NAME
  6. separator=true
  7. separator_block_width=25
  8. markup=pango
  9. # }}} Global properties #
  10. [spotify]
  11. command=python /usr/share/i3blocks/spotify.py
  12. label=
  13. # label=
  14. color=#006600
  15. interval=10