Compare commits
2 Commits
1a651bb023
...
nushell
| Author | SHA1 | Date | |
|---|---|---|---|
| de4aafdd80 | |||
| 482c639b30 |
3
autoload/jlab-usb-power-toggle.nu
Normal file
3
autoload/jlab-usb-power-toggle.nu
Normal file
@@ -0,0 +1,3 @@
|
||||
export def lumen-jlab-usb-power-toggle []: nothing -> nothing {
|
||||
sudo uhubctl -a toggle -p 1 -l 3-4
|
||||
}
|
||||
Reference in New Issue
Block a user