index
:
swayrice
fonts
general-changes
master
niri
swayfx
Personal Ganoo + Loonix config/dotfiles for the Sway WM/compositor.
Yaroslav de la Peña Smirnov <yps@yaroslavps.com>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dotfiles
/
.local
/
bin
/
listsinks
blob: d76e3e25e190b88710e66a325c5a1eab1f794d6f (
plain
)
1
2
3
#!/bin/sh
pactl list short sinks
|
awk
'{ print $2 }'