mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-07 04:34:03 -05:00
foot.ini: move [text-bindings] section, and update example
Use Super+c -> Ctrl+c as example
This commit is contained in:
parent
8379b48a9e
commit
4e69c1d178
1 changed files with 3 additions and 3 deletions
6
foot.ini
6
foot.ini
|
|
@ -167,6 +167,9 @@
|
||||||
# cancel=Control+g Control+c Control+d Escape
|
# cancel=Control+g Control+c Control+d Escape
|
||||||
# toggle-url-visible=t
|
# toggle-url-visible=t
|
||||||
|
|
||||||
|
[text-bindings]
|
||||||
|
# \x03=Mod4+c # Map Super+c -> Ctrl+c
|
||||||
|
|
||||||
[mouse-bindings]
|
[mouse-bindings]
|
||||||
# selection-override-modifiers=Shift
|
# selection-override-modifiers=Shift
|
||||||
# primary-paste=BTN_MIDDLE
|
# primary-paste=BTN_MIDDLE
|
||||||
|
|
@ -178,7 +181,4 @@
|
||||||
# select-word-whitespace=Control+BTN_LEFT-2
|
# select-word-whitespace=Control+BTN_LEFT-2
|
||||||
# select-row=BTN_LEFT-3
|
# select-row=BTN_LEFT-3
|
||||||
|
|
||||||
[text-bindings]
|
|
||||||
# \x01=Mod4+a # Map Super+a -> Ctrl+a
|
|
||||||
|
|
||||||
# vim: ft=conf
|
# vim: ft=conf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue