mirror of
https://git.davidovski.xyz/dot.git
synced 2024-08-15 00:43:28 +00:00
4 lines
67 B
Bash
4 lines
67 B
Bash
|
#!/bin/sh
|
||
|
pacmd set-source-volume 2 0
|
||
|
#notify-send "You are muted"
|