summaryrefslogtreecommitdiff
path: root/bin/extra/usbtoggle
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2024-11-26 16:33:45 +0100
committerRaymaekers Luca <raymaekers.luca@gmail.com>2024-11-26 16:33:45 +0100
commit42c8c1657de27ca7b35981c89f6edb8f31fbfe1a (patch)
tree2130f4da0b432616c13c1a75da97c81039085c1c /bin/extra/usbtoggle
parent3b659f14503defce477efa12c3af2c8796b1d8eb (diff)
checkpoint
Diffstat (limited to 'bin/extra/usbtoggle')
-rwxr-xr-xbin/extra/usbtoggle2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/extra/usbtoggle b/bin/extra/usbtoggle
index 7adb2a2..e8d4634 100755
--- a/bin/extra/usbtoggle
+++ b/bin/extra/usbtoggle
@@ -4,7 +4,7 @@
# dependencies
# - lsusb (to list usb devices)
-# - commander (menu command)
+# - fzf (menu command)
# - doas (to run as root)
device="$(lsusb | fzf)"