removed unnecessary echos in config/.scripts/sound.sh

clean_emacs
TuDatTr 2020-09-19 13:50:13 +02:00
parent 2968f25fc1
commit b63c693505
2 changed files with 1 additions and 2 deletions

View File

@ -9,5 +9,5 @@ t:/home/tuan/Templates
w:/home/tuan/workspace_l/Projects
k:/home/tuan/Documents/CTF/TryHackMe/VulnUniversity
q:/home/tuan/.nextcloud/Quick Drop
':/home/tuan/workspace_l/Projects/hhkb_iso_1u4
':/home/tuan/.scripts
e:/home/tuan/Documents/CTF/TryHackMe/Ice/2_Recon

View File

@ -15,7 +15,6 @@ function isMuted() {
defaultSink=$(pactl info | grep 'Default Sink' | cut -d' ' -f3);
isMuted;
if [ $muted -eq 1 ]; then echo unmuted; else echo muted; fi
case $1 in
"up"*)