mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-18 01:57:44 +01:00
Merge branch 'master' of github:tiyn/dotfiles
This commit is contained in:
commit
3843dd8da7
@ -21,5 +21,6 @@ then
|
||||
fi
|
||||
fi
|
||||
|
||||
[ -f /sys/class/net/e*/operstate ] && lanicon=$(cat /sys/class/net/e*/operstate | sed "s/down/^b#282828^^c#ff0000^ /;s/up/^b#282828^^c#dfdfdf^ /") || lanicon="^b#282828^^c#ff0000^ "
|
||||
|
||||
echo "$(cat /sys/class/net/e*/operstate | sed "s/down/^b#282828^^c#ff0000^ /;s/up/^b#282828^^c#dfdfdf^ /")" "$wifiicon"
|
||||
echo "$lanicon" "$wifiicon"
|
||||
|
Loading…
x
Reference in New Issue
Block a user