diff options
author | dx <aryadevchavali1@gmail.com> | 2020-04-15 04:38:34 +0100 |
---|---|---|
committer | dx <aryadevchavali1@gmail.com> | 2020-04-15 04:38:34 +0100 |
commit | 53a689ef438e322a059b2dd6aef9d388e6a13837 (patch) | |
tree | 511f1b9e95ea799a15471dcdd5591c95846690a7 /kitty.conf | |
parent | 9934ab0f358ce8f13bc8e4fde6292fcd8844d04b (diff) | |
download | dotfiles-53a689ef438e322a059b2dd6aef9d388e6a13837.tar.gz dotfiles-53a689ef438e322a059b2dd6aef9d388e6a13837.tar.bz2 dotfiles-53a689ef438e322a059b2dd6aef9d388e6a13837.zip |
~made background slightly more opaque
Diffstat (limited to 'kitty.conf')
-rw-r--r-- | kitty.conf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ font_family Hack font_size 15 -background_opacity 0.6 +background_opacity 0.8 cursor #08d129 cursor_shape beam cursor_beam_thickness 3 |