mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-24 12:17:46 +01:00
statusbar: fixed no wifi connection display
This commit is contained in:
parent
80de5641a3
commit
acb2ee1efb
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
wifipercent=" ___"
|
||||
wifipercent=" 0"
|
||||
|
||||
[ "$(cat /sys/class/net/w*/operstate)" = 'down' ] && wifiicon="^c#ff0000^ ^d^"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user