mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-12 05:34:01 -04:00
config: add 'hide-when-typing'
When enabled, the mouse cursor is hidden when the user types in the terminal. It is un-hidden when the user moves the mouse, or when the window loses keyboard focus.
This commit is contained in:
parent
b00dfcf7b6
commit
d4ee9be4d7
11 changed files with 57 additions and 16 deletions
1
footrc
1
footrc
|
|
@ -18,6 +18,7 @@
|
|||
# style=block
|
||||
# color=111111 dcdccc
|
||||
# blink=no
|
||||
# hide-when-typing=no
|
||||
|
||||
[colors]
|
||||
# alpha=1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue