adding some better rofi usage in plasma

This commit is contained in:
Chris Cochrun 2021-09-27 17:13:41 -05:00
parent 38e0f2f923
commit c134490230
4 changed files with 25 additions and 0 deletions

4
scripts/getvol Executable file
View file

@ -0,0 +1,4 @@
#!/bin/sh
echo $(pamixer --get-volume-human) >> /tmp/vol