Skip to content

Commit

Permalink
Merge pull request #37 from ar0177417/master
Browse files Browse the repository at this point in the history
Fixing Battery Icon For Laptop Users
  • Loading branch information
ChrisTitusTech authored Jan 13, 2022
2 parents e6d2cef + 163d08e commit e3f4384
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dotfiles/polybar/config
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,10 @@ format-charging-background = ${colors.shade16}
format-charging-padding-right = 5
format-charging-overline = ${colors.background}
format-charging-underline = ${colors.background}
format-full = <label-full>
format-full-background = ${colors.shade16}
format-full-overline = ${colors.background}
format-full-underline = ${colors.background}

; Available tags:
; <label-discharging> (default)
Expand Down

0 comments on commit e3f4384

Please sign in to comment.