Files
dotfiles/home/.config/i3/i3blocks.conf

83 lines
1.1 KiB
Plaintext
Raw Normal View History

# 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.
2019-03-04 20:37:51 -06:00
#command=/usr/lib/i3blocks/$BLOCK_NAME
command=~/bin/i3blocks/$BLOCK_NAME
separator_block_width=15
markup=pango
2020-03-25 13:56:12 -05:00
[scratchpad]
interval=5
[gpu-load]
interval=15
label=⎚
[load_average]
interval=15
label=⨏
[cpu_usage]
interval=persist
label=💻
[cpu]
interval=15
label=🌡
[memory]
interval=30
2019-05-01 12:58:53 -05:00
label=
[bandwidth]
2019-09-24 11:37:40 -05:00
command=~/bin/i3blocks/bandwidth -u Kb
interval=persist
#label=
#[disk]
#interval=60
#command=~/bin/i3blocks/disk /
#[disk]
#interval=60
#command=~/bin/i3blocks/disk /home 🏠
2019-03-04 23:14:15 -06:00
[spotify]
label=
color=#81b71a
interval=5
2019-03-04 22:56:27 -06:00
[window]
2019-03-04 22:58:01 -06:00
interval=1
2019-03-04 22:56:27 -06:00
label=🗔
2019-03-04 20:37:51 -06:00
[clock]
2019-05-01 12:58:53 -05:00
label=
interval=30
2019-03-04 22:55:37 -06:00
[internet]
interval=15