turn the terminal bell off by default

This commit is contained in:
Cyryl Plotnicki-Chudyk 2014-03-29 22:39:41 +01:00
parent ce58d2dd8d
commit 971aeb67a3

View file

@ -31,5 +31,8 @@ $DIR/gnome-terminal-colors-solarized/install.sh
#TODO: choose the profile dynamically
dconf write /org/gnome/terminal/legacy/profiles:/:b1dcc9dd-5262-4d8d-a863-c897e6d979b9/font "'Inconsolata for Powerline Medium 18'"
dconf write /org/gnome/terminal/legacy/profiles:/:b1dcc9dd-5262-4d8d-a863-c897e6d979b9/login-shell true
dconf write /org/gnome/terminal/legacy/profiles:/:b1dcc9dd-5262-4d8d-a863-c897e6d979b9/audible-bell false
echo
echo "now go ahead and restart Gnome session"