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:
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
|
# opacity = 0.98
|
||||||
|
|
||||||
[mouse]
|
[mouse]
|
||||||
hide_when_typing = true
|
hide_when_typing = false
|
||||||
|
|
||||||
[selection]
|
[selection]
|
||||||
save_to_clipboard = true
|
save_to_clipboard = true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue