diff options
author | Kyle K <kylek389@gmail.com> | 2018-11-29 20:33:08 -0600 |
---|---|---|
committer | Kyle K <kylek389@gmail.com> | 2018-11-29 20:45:29 -0600 |
commit | 2c7e1cd0bc39a2bd408f71fe53dedac1b3fad663 (patch) | |
tree | 6c9b831cb0bc4f3c0b707038c9e2131e092ea031 /%253fid%253dcd6a02cce8a1580151f566320d521a43d781c193%3fid%3d2cc57b101f43533e3a4fead8e38f34980591bdac?id=2c7e1cd0bc39a2bd408f71fe53dedac1b3fad663 | |
parent | 162cc32c12f1b686929cfea8e1032c6e561bb32b (diff) |
i3internet: strip leading whitespace from /proc/net/wireless output
on my system 'grep ^w /proc/net/wireless' doesn't return a result due to
leading space being present in front of wlo1 wifi iface:
" wlo1: 0000 55. -55. -256 0 0 0 0 5"
As a result the signal icon wasn't showing up. Solution is to strip it. Tested on T430s which was ok to begin with, no
regression.
Diffstat (limited to '%253fid%253dcd6a02cce8a1580151f566320d521a43d781c193%3fid%3d2cc57b101f43533e3a4fead8e38f34980591bdac?id=2c7e1cd0bc39a2bd408f71fe53dedac1b3fad663')
0 files changed, 0 insertions, 0 deletions