1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-23 11:03:41 +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 # opacity = 0.98
[mouse] [mouse]
hide_when_typing = true hide_when_typing = false
[selection] [selection]
save_to_clipboard = true save_to_clipboard = true