mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Added refresh polybar command to end of set_wireless_nic
This commit is contained in:
parent
03d05e05f1
commit
60a34b66a4
@ -5,3 +5,5 @@ nic=`lshw 2>/dev/null | grep -A 5 'description: Wireless interface' | tail -n 1
|
||||
sed -i "/wifi/{N;N;s/interface =.*/interface = $nic/;}" ~/.config/polybar/config
|
||||
|
||||
echo "Set wireless nic to $nic"
|
||||
|
||||
launch_polybar
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user