No longer using Germinal
This commit is contained in:
parent
695e0ac72d
commit
bbe83b3384
7
.bashrc
7
.bashrc
|
@ -59,13 +59,6 @@ awman() {
|
||||||
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 ###
|
### PROMPT ###
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue