Back (Current repo: dotfiles)

my dotfiles to make it easy to transfer my settings
To clone this repository:
git clone https://git.viktor1993.net/dotfiles.git
Log | Download | Files | Refs

i3blocks.conf (986B)


# 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/share/i3blocks/$BLOCK_NAME
separator_block_width=15
markup=none

[music]
label=
interval=1

[volume]
label=🔉
instance=Master
interval=1

[memory]
label=🧠
separator=false
interval=30

[disk]
label=💾
interval=30

[iface]
label=🌎
color=#00FF00
interval=10
separator=false

[bandwidth]
interval=5

[datetime]
command=/usr/share/i3blocks/datetime
label=
interval=1
signal=1

[cpu_usage]
label=CPU
label=💻
interval=10
min_width=CPU 100.00%
separator=false