dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit 461cb485a600a98cb30c389253d13b452f75a172
parent 2712250021f5535463936f37ff926359bb35f272
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Sat, 27 Feb 2021 14:05:54 +0100

iterm: don't flash the bell

Diffstat:
Miterm2/com.googlecode.iterm2.plist | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/iterm2/com.googlecode.iterm2.plist b/iterm2/com.googlecode.iterm2.plist @@ -660,7 +660,7 @@ <key>Disable Window Resizing</key> <true/> <key>Flashing Bell</key> - <true/> + <false/> <key>Foreground Color</key> <dict> <key>Blue Component</key> @@ -1332,7 +1332,7 @@ <key>Disable Window Resizing</key> <true/> <key>Flashing Bell</key> - <true/> + <false/> <key>Foreground Color</key> <dict> <key>Blue Component</key>