i3 and blocks changes for the win 95 look

This commit is contained in:
2018-11-19 16:19:01 +01:00
parent 97a2d2e750
commit 833702fa4b
6 changed files with 235 additions and 108 deletions

View File

@@ -33,8 +33,8 @@ fi
#------------------------------------------------------------------------
if [[ "$(cat /sys/class/net/$IF/operstate)" = 'down' ]]; then
echo down # full text
echo down # short text
echo # full text
#echo down # short text
echo \#FF0000 # color
exit
fi