aboutsummaryrefslogtreecommitdiff
path: root/alacritty
diff options
context:
space:
mode:
authorBryson Steck <brysonsteck@protonmail.com>2022-11-12 18:20:45 -0700
committerBryson Steck <brysonsteck@protonmail.com>2022-11-12 18:20:45 -0700
commit6cbfdc93d9a9436f11a66ee8e2501d11b5e90efb (patch)
treecd8be50d6de47b383d814f66384cd1b83bf451f6 /alacritty
parent1e0410734f651a0f2f391caf8c51b1e729960e66 (diff)
downloaddotfiles-6cbfdc93d9a9436f11a66ee8e2501d11b5e90efb.tar
dotfiles-6cbfdc93d9a9436f11a66ee8e2501d11b5e90efb.tar.gz
dotfiles-6cbfdc93d9a9436f11a66ee8e2501d11b5e90efb.tar.bz2
update dots + add some config files
Diffstat (limited to 'alacritty')
-rw-r--r--alacritty/.alacritty.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/alacritty/.alacritty.yml b/alacritty/.alacritty.yml
index 821528b..5710c56 100644
--- a/alacritty/.alacritty.yml
+++ b/alacritty/.alacritty.yml
@@ -20,6 +20,9 @@ window:
y: 7
# opacity: 0.95
+mouse:
+ hide_when_typing: true
+
#colors:
# primary:
# background: '#000000'