Skip to content

Instantly share code, notes, and snippets.

@comradecheese
Last active June 22, 2020 05:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save comradecheese/04548ad57e5a3d50f13d69e513897969 to your computer and use it in GitHub Desktop.
Save comradecheese/04548ad57e5a3d50f13d69e513897969 to your computer and use it in GitHub Desktop.
command=/usr/share/i3blocks/$BLOCK_NAME
separator_block_width=15
markup=none
[volume]
label=VOL
instance=Master
#instance=PCM
interval=30
signal=10
[disk]
label=DSK
#instance=/mnt/data
interval=30
[iface]
#instance=wlan0
color=#00FF00
interval=10
separator=true
[load_average]
label=LOAD
interval=1
[time]
command=date '+%d/%m/%Y %H:%M:%S'
interval=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment