4 lines
105 B
Nu
4 lines
105 B
Nu
export def lumen-headset-power-toggle []: nothing -> nothing {
|
|
sudo uhubctl -f -a toggle -p 1 -l 3-5
|
|
}
|