Files
dotfiles/i3/.xsession
2019-11-24 22:29:42 -05:00

4 lines
121 B
Plaintext

WLAN=/sbin/ifconfig | grep wlp | tail -1 | cut -d ':' -f 1
ETH=/sbin/ifconfig | grep veth | tail -1 | cut -d ':' -f 1
i3