dotfiles/roles/i3-dotfiles/files/i3blocks.conf

72 lines
913 B
Plaintext
Raw Normal View History

2016-01-08 18:44:19 +01:00
# i3blocks config file
#
# Please see man i3blocks for a complete reference!
# The man page is also hosted at http://vivien.github.io/i3blocks
# Global properties
command=~/.i3/scripts/$BLOCK_NAME
align=center
separator=false
2017-01-29 02:53:46 +01:00
separator_block_width=0
2016-01-08 18:44:19 +01:00
markup=pango
2016-09-10 18:18:41 +02:00
2016-01-08 18:44:19 +01:00
[weather]
2017-12-16 00:46:51 +01:00
interval=60
2016-01-08 18:44:19 +01:00
border_top=0
border_right=0
2017-01-29 02:53:46 +01:00
border_left=-1
2017-01-24 12:53:01 +01:00
signal=1
2016-01-08 18:44:19 +01:00
2017-01-29 02:53:46 +01:00
[notmuch]
interval=1800
border_top=0
border_right=0
border_left=-1
signal=1
2016-01-08 18:44:19 +01:00
2017-01-29 02:53:46 +01:00
[memory]
interval=2
2016-01-08 18:44:19 +01:00
border_top=0
border_right=0
2017-01-29 02:53:46 +01:00
border_left=-1
2016-01-08 18:44:19 +01:00
2017-01-29 02:53:46 +01:00
[uptime]
border_top=0
border_right=0
border_left=-1
interval=60
2016-01-08 18:44:19 +01:00
[sensors]
interval=1
border_top=0
border_right=0
2017-01-29 02:53:46 +01:00
border_left=-1
2016-01-08 18:44:19 +01:00
2017-01-29 02:53:46 +01:00
[cpu_usage]
interval=2
border_top=0
border_right=0
border_left=-1
2016-01-08 18:44:19 +01:00
2017-10-21 22:03:12 +02:00
[apt_updates]
2016-09-10 18:18:41 +02:00
interval=3600
border_top=0
border_right=0
2017-01-29 02:53:46 +01:00
border_left=-1
2016-09-10 18:18:41 +02:00
2016-01-08 18:44:19 +01:00
[volume]
instance=Master
interval=once
signal=1
border_top=0
border_right=0
2017-01-29 02:53:46 +01:00
border_left=-1
2016-01-08 18:44:19 +01:00
[date]
interval=1
border_top=0
border_right=0
2017-01-29 02:53:46 +01:00
border_left=-1
2016-01-08 18:44:19 +01:00
signal=1