diff --git a/config/.local/share/ranger/bookmarks b/config/.local/share/ranger/bookmarks index ea285c0..b0430fa 100644 --- a/config/.local/share/ranger/bookmarks +++ b/config/.local/share/ranger/bookmarks @@ -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 diff --git a/config/.scripts/sound.sh b/config/.scripts/sound.sh index 496577a..4b72376 100755 --- a/config/.scripts/sound.sh +++ b/config/.scripts/sound.sh @@ -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"*)