1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

alacritty/alacritty.toml: dont hide my cursor

This commit is contained in:
Henrik Hautakoski 2025-11-20 05:33:31 +01:00
parent 951e5c5a7d
commit a438935d5c

View file

@ -15,7 +15,7 @@ padding = { x = 1, y = 1 }
# opacity = 0.98
[mouse]
hide_when_typing = true
hide_when_typing = false
[selection]
save_to_clipboard = true