aboutsummaryrefslogtreecommitdiff
path: root/.local/bin/dmenuaudioswitch
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-08-24 00:37:52 +0300
committerawy <awy@awy.one>2025-08-24 00:37:52 +0300
commit65986128b91743d09af9817a13ecd50c34819f74 (patch)
treeca809f2e9c337f5e49ca08e291bc9e6803a9390b /.local/bin/dmenuaudioswitch
parent4a5cabaf43320be0ae67dc8a594983ce08484eba (diff)
downloadhyprdots-65986128b91743d09af9817a13ecd50c34819f74.tar.gz
dmenuaudio
Diffstat (limited to '.local/bin/dmenuaudioswitch')
-rwxr-xr-x.local/bin/dmenuaudioswitch3
1 files changed, 2 insertions, 1 deletions
diff --git a/.local/bin/dmenuaudioswitch b/.local/bin/dmenuaudioswitch
index e878f23..8c2b367 100755
--- a/.local/bin/dmenuaudioswitch
+++ b/.local/bin/dmenuaudioswitch
@@ -24,7 +24,8 @@ select_input()
notify-send "Something went wrong"
}
-choice=$(printf "input\noutput" | mew -l 2 -p "Output or input devices?")
+choice=$1
+# choice=$(printf "input\noutput" | mew -l 2 -p "Output or input devices?")
case "$choice" in
"input")