chore: desktop variant
This commit is contained in:
parent
20deee09db
commit
a2011eab8c
51 changed files with 0 additions and 541 deletions
|
|
@ -1,5 +0,0 @@
|
|||
#! /bin/bash
|
||||
|
||||
NUM=$(pactl list clients short | grep "firefox" | awk -F 'PipeWire' ' { print $1 } ' | tr -d ' \t\n')
|
||||
CLIENT=$(pactl list sink-inputs short | grep "$NUM" | awk -F ' ' ' { print $1 }' | tr -d ' \t\n')
|
||||
pactl set-sink-input-volume "$CLIENT" "$1"
|
||||
Loading…
Add table
Add a link
Reference in a new issue