Battery status

This commit is contained in:
Johannes Rothe 2021-08-26 20:14:28 +02:00
parent c74a146999
commit 2675186dbb
2 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,7 @@ ethernet _first_ {
} }
battery all { battery all {
format = "%status %percentage %remaining" format = "Battery %status %percentage %remaining remain"
} }
load { load {

View File

@ -59,6 +59,7 @@
loop: loop:
- '{{home}}/.config/i3/' - '{{home}}/.config/i3/'
- '{{home}}/.config/i3status/' - '{{home}}/.config/i3status/'
- '{{home}}/.ssh/'
- '{{home}}/pictures/shots/' - '{{home}}/pictures/shots/'
- name: Link files - name: Link files