Skip to content

Instantly share code, notes, and snippets.

@Grimmoire
Created January 13, 2015 23:59
Show Gist options
  • Save Grimmoire/86fce9b2b22e803996aa to your computer and use it in GitHub Desktop.
Save Grimmoire/86fce9b2b22e803996aa to your computer and use it in GitHub Desktop.
.i3blocks.conf
separator_block_width=15
[MPD]
label=MPD
command=watch -n 30 mpc current
color=#27221F
interval=20
[memory]
command=/usr/libexec/i3blocks/memory
color=#27221F
interval=30
[time]
command=date '+%d日%m月%Y年 | %H:%M'
interval=25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment