No longer using Germinal

This commit is contained in:
David Thurstenson 2016-06-24 20:37:51 -05:00
parent 695e0ac72d
commit bbe83b3384
1 changed files with 0 additions and 7 deletions

View File

@ -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 ###