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