Merge branch 'master' of gitlab.com:severinkaderli/dotfiles
This commit is contained in:
commit
911e20dbb4
12 changed files with 73 additions and 3 deletions
|
@ -43,7 +43,7 @@ module-margin = 2
|
|||
|
||||
modules-left = i3
|
||||
modules-center =
|
||||
modules-right = update gmail battery volume backlight vpn wlan ethernet date power
|
||||
modules-right = update gmail battery battery2 volume backlight vpn wlan ethernet date power
|
||||
tray-position = none
|
||||
separator = |
|
||||
|
||||
|
@ -172,6 +172,10 @@ animation-charging-framerate = 500
|
|||
interval = 5
|
||||
poll-interval = 5
|
||||
|
||||
[module/battery2]
|
||||
battery = BAT0
|
||||
inherit = module/battery
|
||||
|
||||
|
||||
##############################################################################
|
||||
# Volume indicator #
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue