1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00
dotfiles/.config/i3/blocks/config

94 lines
1.1 KiB
Plaintext
Raw Normal View History

2016-03-31 02:06:44 +00:00
# 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.
2016-04-02 19:01:07 +00:00
command=~/.config/i3/blocks/$BLOCK_NAME
2016-03-31 02:06:44 +00:00
markup=none
#full_text=
align=center
2016-04-01 17:05:58 +00:00
color=#F3F4F5
2016-03-31 02:06:44 +00:00
separator=false
2017-02-02 00:32:01 +00:00
separator_block_width=12
2016-03-31 02:06:44 +00:00
2017-01-25 00:46:04 +00:00
#[window title]
#command=xtitle -s #| sed 's/^$/ /g'"
#color=#A6D1FA
#align=center
#min_width=700
#interval=persist
2016-03-31 02:06:44 +00:00
[volume]
instance=Master
interval=10
signal=10
[separator]
[iface]
label=
interval=300
signal=15
2016-03-31 02:06:44 +00:00
[separator]
[updates]
label=
interval=600
[separator]
2016-03-31 02:06:44 +00:00
[cpu_usage]
2016-04-01 17:05:58 +00:00
label=
2017-02-02 00:32:01 +00:00
interval=2
2016-03-31 02:06:44 +00:00
[separator]
[memory]
2016-04-01 17:05:58 +00:00
label=
2017-02-02 00:32:01 +00:00
interval=10
2016-03-31 02:06:44 +00:00
[separator]
[temperature]
label=
interval=5
[separator]
#[battery]
#label=
#interval=5
2016-04-17 14:32:03 +00:00
[keyboard]
label=
interval=30
[separator]
2016-03-31 02:06:44 +00:00
[clock]
interval=5
2016-04-01 17:05:58 +00:00
min_width=" 00:00"