forked from Shinonome/dots-hyprland
kitty: add cursor trail
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Font
|
# Font
|
||||||
font_family JetBrainsMono Nerd Font
|
font_family JetBrains Mono Nerd Font
|
||||||
font_size 11.0
|
font_size 11.0
|
||||||
|
|
||||||
# Cursor shape
|
# Cursor shape
|
||||||
@@ -28,3 +28,6 @@ map ctrl+kp_subtract change_font_size all -1
|
|||||||
|
|
||||||
map ctrl+0 change_font_size all 0
|
map ctrl+0 change_font_size all 0
|
||||||
map ctrl+kp_0 change_font_size all 0
|
map ctrl+kp_0 change_font_size all 0
|
||||||
|
|
||||||
|
# Cursor trail
|
||||||
|
cursor_trail 1
|
||||||
|
|||||||
Reference in New Issue
Block a user