mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-22 08:20:59 +02:00
i3blocks fixes
This commit is contained in:
parent
465c27b3a2
commit
53e45450a1
@ -103,10 +103,13 @@ min_width=CPU: 100.00%
|
|||||||
# The battery instance defaults to 0.
|
# The battery instance defaults to 0.
|
||||||
[battery]
|
[battery]
|
||||||
command=~/.config/i3blocks/battery
|
command=~/.config/i3blocks/battery
|
||||||
#label=BAT
|
label=BAT
|
||||||
label=⚡
|
#label=⚡
|
||||||
#instance=1
|
instance=1
|
||||||
interval=30
|
interval=30
|
||||||
|
#[battery]
|
||||||
|
#command=while :; do ~/.config/i3blocks/upower-listen.py; done
|
||||||
|
#interval=persis
|
||||||
|
|
||||||
|
|
||||||
# Generic media player support
|
# Generic media player support
|
||||||
|
Loading…
Reference in New Issue
Block a user