dotfiles/i3/i3blocks.conf
David Todd b68268b5a5 Add i3blocks-contrib stuff
Stuff pulled from [i3blocks-contrib](https://github.com/vivien/i3blocks-contrib)
and Luke Smith's [dotfiles](https://github.com/LukeSmithxyz/voidrice/tree/master/.scripts/statusbar)

the contents may have been modified to work on my system
2019-03-04 21:56:22 -06:00

67 lines
980 B
Plaintext

# i3blocks config file
#
# Please see man i3blocks for a complete reference!
# The man page is also hosted at http://vivien.github.io/i3blocks
#
# List of valid properties:
#
# align
# color
# command
# full_text
# instance
# interval
# label
# min_width
# name
# separator
# separator_block_width
# short_text
# signal
# urgent
# 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.
#command=/usr/lib/i3blocks/$BLOCK_NAME
command=~/bin/i3blocks/$BLOCK_NAME
separator_block_width=15
markup=pango
[gpu-load]
interval=15
label=⎚
[load_average]
interval=15
label=⨏
[cpu_usage]
interval=persist
label=💻
[cpu]
interval=15
label=🌡
[memory]
interval=30
label=🧠
[bandwidth]
interval=persist
#label=
#[disk]
#interval=60
#command=~/bin/i3blocks/disk /
#[disk]
#interval=60
#command=~/bin/i3blocks/disk /home 🏠
[clock]
label=📅
interval=30