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.
|
|
# 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 ~/linux-config/configs/i3blocks-scripts/spotify.py label= # color=#006600 color=#388E8E interval=5
[time] command=date '+%H:%M' interval=30 color=#cccccc
|