diff options
author | Yigit Sever | 2022-01-09 15:43:25 +0300 |
---|---|---|
committer | Yigit Sever | 2022-01-09 15:43:25 +0300 |
commit | fb29f5fedd837801653d8f9c3a72f98daa58c415 (patch) | |
tree | 20f0339079bf3375d3bac5eb32a2650d70c592c1 /.config | |
parent | e599d8d71244fb046040e81a0c76d1eeb599c7a0 (diff) | |
download | dotfiles-fb29f5fedd837801653d8f9c3a72f98daa58c415.tar.gz dotfiles-fb29f5fedd837801653d8f9c3a72f98daa58c415.tar.bz2 dotfiles-fb29f5fedd837801653d8f9c3a72f98daa58c415.zip |
kitty, maus: fix cursor fuckery here as well
Diffstat (limited to '.config')
-rw-r--r-- | .config/kitty/kitty.conf##h.maus | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/kitty/kitty.conf##h.maus b/.config/kitty/kitty.conf##h.maus index afc8069..b33e5bb 100644 --- a/.config/kitty/kitty.conf##h.maus +++ b/.config/kitty/kitty.conf##h.maus | |||
@@ -21,6 +21,7 @@ disable_ligatures always | |||
21 | 21 | ||
22 | cursor_shape block | 22 | cursor_shape block |
23 | cursor_blink_interval 0 | 23 | cursor_blink_interval 0 |
24 | shell_integration no-cursor | ||
24 | 25 | ||
25 | #: }}} | 26 | #: }}} |
26 | 27 | ||