1
0

Rebuild Headset Power Toggle for new KVM

This commit is contained in:
2026-06-08 21:19:52 +02:00
parent e67cc5b90c
commit e2fd0adcc0
2 changed files with 3 additions and 3 deletions
+3
View File
@@ -0,0 +1,3 @@
xport def lumen-headset-power-toggle []: nothing -> nothing {
sudo uhubctl -f -a toggle -p 1 -l 3-5
}
-3
View File
@@ -1,3 +0,0 @@
export def lumen-jlab-usb-power-toggle []: nothing -> nothing {
sudo uhubctl -a toggle -p 1 -l 3-5
}