From 6eb6a8e69d7275ab0894544a25bb714ef0ad6329 Mon Sep 17 00:00:00 2001 From: He4eT Date: Sat, 14 Oct 2023 17:13:41 +0300 Subject: [PATCH] kitty: cursor shape --- kitty/kitty.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitty/kitty.conf b/kitty/kitty.conf index eef1a6f..91f66bc 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -84,7 +84,7 @@ font_size 14.0 #: with the background color of the cell underneath instead, use the #: special keyword: background -# cursor_shape block +cursor_shape block #: The cursor shape can be one of (block, beam, underline)