diff options
| author | Yigit Sever | 2019-05-28 15:36:01 +0300 |
|---|---|---|
| committer | Yigit Sever | 2019-05-28 15:36:01 +0300 |
| commit | d046f34eeeafab01632408a6c47319df5e3079f1 (patch) | |
| tree | bdf2aa6302358b73181f1019f814a6e7fb655b7d | |
| parent | 4cb21701414e7b15a0fccf297dc263ace59544bd (diff) | |
| download | dotfiles-d046f34eeeafab01632408a6c47319df5e3079f1.tar.gz dotfiles-d046f34eeeafab01632408a6c47319df5e3079f1.tar.bz2 dotfiles-d046f34eeeafab01632408a6c47319df5e3079f1.zip | |
Kitty cursor is visible
| -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 b681e2c..64864cb 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf | |||
| @@ -19,7 +19,7 @@ box_drawing_scale 0.001, 1, 1.5, 2 | |||
| 19 | #: Cursor customization {{{ | 19 | #: Cursor customization {{{ |
| 20 | 20 | ||
| 21 | cursor_shape block | 21 | cursor_shape block |
| 22 | cursor #d8dee9 | 22 | cursor #00F2FF |
| 23 | cursor_text_color background | 23 | cursor_text_color background |
| 24 | 24 | ||
| 25 | cursor_blink_interval 0 | 25 | cursor_blink_interval 0 |
