mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2025-08-10 19:38:53 +02:00
switched to different battery indicator.
This commit is contained in:
@@ -120,17 +120,25 @@ color=#999999
|
||||
label=
|
||||
instance=Master
|
||||
interval=1
|
||||
command=/usr/lib/i3blocks/volume 5 pulse
|
||||
command=/usr/lib/i3blocks/volume/volume 5 pulse
|
||||
signal=10
|
||||
separator=true
|
||||
color=#999999
|
||||
|
||||
# Battery indicator
|
||||
# The battery instance defaults to 0.
|
||||
[battery]
|
||||
#label=BAT
|
||||
label=
|
||||
#instance=1
|
||||
# [battery]
|
||||
# label=
|
||||
# #instance=1
|
||||
# interval=30
|
||||
# separator=true
|
||||
# color=#999999
|
||||
|
||||
# Battery indicator
|
||||
# The battery instance defaults to 0.
|
||||
[battery2]
|
||||
command=python ~/.config/i3/scripts/blocks/battery
|
||||
markup=pango
|
||||
interval=30
|
||||
separator=true
|
||||
color=#999999
|
||||
|
Reference in New Issue
Block a user