image update
This commit is contained in:
parent
bb1293d101
commit
d15a1f1ccf
@ -1,6 +1,8 @@
|
||||
# simple-i3blocks
|
||||

|
||||
|
||||

|
||||
|
||||
This is a simple collection of i3blocks-modules accompagnied by a config file with the aim to display only important information in favor of not spilling lots of numbers into the status bar. I.e. only the amount of left RAM is displayed as this is - in my point of view - the most important information we like to know most of the times.
|
||||
|
||||
# Requirements
|
||||
|
8
config
8
config
@ -5,8 +5,8 @@ separator=false
|
||||
command=$HOME/.config/i3blocks/modules/$BLOCK_NAME
|
||||
interval=5
|
||||
|
||||
[backlight]
|
||||
label=☼
|
||||
# [backlight]
|
||||
# label=☼
|
||||
# label=☀,☼,✱,✲,✳,✴,✵,✺
|
||||
|
||||
[storage]
|
||||
@ -24,9 +24,9 @@ label=⚟
|
||||
[cpu]
|
||||
label=☷
|
||||
|
||||
[ip]
|
||||
# [ip]
|
||||
# label=ip
|
||||
label=⎋
|
||||
# label=⎋
|
||||
# interval=once
|
||||
|
||||
# if you have more than one batteries attached to your device and ou like
|
||||
|
Reference in New Issue
Block a user