Merge branch 'dev' into thesis

status: remove trailing spaces in sb-internet
This commit is contained in:
David JULIEN 2022-11-03 10:30:13 +01:00
commit 7c067914ba
1 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@
######################################################################
# Wifi quality percentage and  icon if ethernet is connected.
# Wifi ssid and  icon if ethernet is connected.
ssid="$(wpa_cli status | grep -i ^ssid | sed -e 's/.*=//')"
state="$(wpa_cli status | grep -i ^wpa_state | sed -e 's/.*=//')"
case "$state" in