mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Adding start of auto setting nic in polybar
This commit is contained in:
parent
7f6bc4579a
commit
ecc9365a1e
3
.local/bin/polybar_scripts/set_wireless_nic
Executable file
3
.local/bin/polybar_scripts/set_wireless_nic
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/zsh
|
||||
|
||||
echo `lshw 2>/dev/null | grep -A 5 'description: Wireless interface' | tail -n 1 | awk '{print $3}'`
|
||||
Loading…
x
Reference in New Issue
Block a user