turn the terminal bell off by default
This commit is contained in:
parent
ce58d2dd8d
commit
971aeb67a3
1 changed files with 3 additions and 0 deletions
|
@ -31,5 +31,8 @@ $DIR/gnome-terminal-colors-solarized/install.sh
|
||||||
#TODO: choose the profile dynamically
|
#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/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/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"
|
echo "now go ahead and restart Gnome session"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue