fix: updated icons & spacing in i3blocks

This commit is contained in:
2023-02-01 23:35:09 +01:00
parent 8cc0c54799
commit 55fb2af9ba
4 changed files with 22 additions and 10 deletions

View File

@@ -59,7 +59,7 @@ color=#999999
# Updates
[updates]
label=
label=
command=pacman -Qu | wc -l
interval=60
separator=true
@@ -78,7 +78,7 @@ separator=true
# ping
[ping]
label=
label=
command=ping -c 2 8.8.8.8 | tail -1 | awk '{print $4}' | cut -d '/' -f 2 | cut -f1 -d"."
interval=60
separator=true