diff options
| author | Ewy~ <ewy0@protonmail.com> | 2024-12-31 12:39:04 +0100 |
|---|---|---|
| committer | Ewy~ <ewy0@protonmail.com> | 2024-12-31 12:39:04 +0100 |
| commit | e951cf30006ef75e8eabd68aabeec0e2fd18d963 (patch) | |
| tree | ed6d477f81520c242b418e0bbaa74286e1886dd3 /.config/kitty/kitty.conf | |
| parent | 059df2c6755bce70dbe1e68bdf47ea7c6cc2cb4f (diff) | |
Several improvements:
Enable sway smart borders
Move media on bar so you're less likely to misclick
Add some effects to the terminal
Diffstat (limited to '.config/kitty/kitty.conf')
| -rw-r--r-- | .config/kitty/kitty.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index 2604708..61c90c7 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -7,7 +7,7 @@ window_padding_width 4 cursor_trail 1 cursor_shape block -text_fg_override_treshold 0 +text_fg_override_threshold 10 include ~/.cache/wal/colors-kitty.conf background_opacity 0.8 |
