1
0

Added jlab-usb-power-toggle

This commit is contained in:
2025-09-09 20:42:48 +02:00
parent 1a651bb023
commit 482c639b30

View File

@@ -0,0 +1,3 @@
export def lumen-jlab-usb-power-toggle []: nothing -> nothing {
sudo uhubctl -a toggle -p 1 -l 3-4
}