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:
parent
951e5c5a7d
commit
a438935d5c
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue