diff options
| author | ajschofield <git@ajschof.me> | 2024-10-08 02:24:01 +0100 |
|---|---|---|
| committer | ajschofield <git@ajschof.me> | 2024-10-08 02:24:01 +0100 |
| commit | 8da4227dd97813389873dbe1b3f9a1d2500b3a4f (patch) | |
| tree | bc77d4b67e2b3deac9324180cab90a901997ebcd /kitty/kitty.d/cursor.conf | |
| parent | 2350cbadece7e0ca938b3c60d7bc63111ba4523b (diff) | |
| download | dotfiles-8da4227dd97813389873dbe1b3f9a1d2500b3a4f.tar.gz dotfiles-8da4227dd97813389873dbe1b3f9a1d2500b3a4f.zip | |
add kitty config
Diffstat (limited to 'kitty/kitty.d/cursor.conf')
| -rw-r--r-- | kitty/kitty.d/cursor.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kitty/kitty.d/cursor.conf b/kitty/kitty.d/cursor.conf new file mode 100644 index 0000000..344a0a2 --- /dev/null +++ b/kitty/kitty.d/cursor.conf @@ -0,0 +1,3 @@ +cursor_shape beam +cursor_shaped_unfocused unchanged +cursor_blink_interval 0.25 |
