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-05 02:37:51 +00:00
#command=/usr/lib/i3blocks/$BLOCK_NAME
command=~/bin/i3blocks/$BLOCK_NAME
separator_block_width=15
markup=pango
2020-03-25 18:56:12 +00: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 17:58:53 +00:00
label=
[bandwidth]
2019-09-24 16:37:40 +00: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-05 05:14:15 +00:00
[spotify]
label=
color=#81b71a
interval=5
2019-03-05 04:56:27 +00:00
[window]
2019-03-05 04:58:01 +00:00
interval=1
2019-03-05 04:56:27 +00:00
label=🗔
2019-03-05 02:37:51 +00:00
[clock]
2019-05-01 17:58:53 +00:00
label=
interval=30
2019-03-05 04:55:37 +00:00
[internet]
interval=15