dotfiles

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

commit e804acd41010ec91d6c7066d1a6b4773b775c4da
parent 31b27ac65fe01d8b92b79b8063f968b7400f04db
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Sun, 22 Aug 2021 12:28:55 +0200

alacritty: tweak settings

Diffstat:
Malacritty/alacritty.yml | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/alacritty/alacritty.yml b/alacritty/alacritty.yml @@ -90,7 +90,7 @@ font: # Background opacity # Window opacity as a floating point number from `0.0` to `1.0`. # The value `0.0` is completely transparent and `1.0` is opaque. -background_opacity: 0.7 +background_opacity: 0.85 cursor: # If this is `true`, the cursor will be rendered as a hollow box when the @@ -101,9 +101,9 @@ cursor: live_config_reload: true mouse: - url: + hints: launcher: - program: open + program: linkhandler args: [] modifiers: Command