Adding lolcate and associated pieces for it

This commit is contained in:
Chris Cochrun 2021-04-12 20:12:55 -05:00
parent ae72f8222c
commit ac56e431b6
14 changed files with 105 additions and 10 deletions

5
scripts/mutemic Executable file
View file

@ -0,0 +1,5 @@
#!/bin/sh
pactl set-source-mute @DEFAULT_SOURCE@ toggle
paplay /usr/share/sounds/freedesktop/stereo/audio-volume-change.oga
notify-send "mic muted toggled"