mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-17 06:46:21 -04:00
Added crosshair implementation.
This commit is contained in:
parent
0ef07d24a9
commit
c742f640af
9 changed files with 206 additions and 14 deletions
6
foot.ini
6
foot.ini
|
|
@ -80,6 +80,8 @@
|
|||
# foreground=ffffff
|
||||
# flash=7f7f00
|
||||
# flash-alpha=0.5
|
||||
# crosshair=ffffff
|
||||
# crosshair_alpha=1.0
|
||||
|
||||
## Normal/regular colors (color palette 0-7)
|
||||
# regular0=242424 # black
|
||||
|
|
@ -164,6 +166,10 @@
|
|||
# prompt-prev=Control+Shift+z
|
||||
# prompt-next=Control+Shift+x
|
||||
# unicode-input=Control+Shift+u
|
||||
# crosshair=Control+Shift+i
|
||||
# crosshair-fix-position=Control+Shift+f
|
||||
# crosshair-use-pixel-position=Control+Shift+p
|
||||
# crosshair-use-mouse-position=Control+Shift+m
|
||||
# noop=none
|
||||
|
||||
[search-bindings]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue