diff --git a/.bashrc b/.bashrc index 25794ae..770172d 100644 --- a/.bashrc +++ b/.bashrc @@ -59,13 +59,6 @@ awman() { awman "$@" } -# This function toggles audible bell for germinal -# because for some reason, the bell turns off after a while - -gbel() { - dconf write /org/gnome/Germinal/audible-bell false - dconf write /org/gnome/Germinal/audible-bell true -} ### PROMPT ###