Fix eth loading in xsession for #polybar
This commit is contained in:
@ -1,2 +1,3 @@
|
||||
WLAN=/sbin/ifconfig | grep wlp | tail -1 | cut -d ':' -f 1
|
||||
ETH=/sbin/ifconfig | grep veth | tail -1 | cut -d ':' -f 1
|
||||
i3
|
||||
|
||||
Reference in New Issue
Block a user