mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-26 07:57:59 -04:00
conf: bindings: case insensitive matching against 'none'
This commit is contained in:
parent
6d30e7d15d
commit
c87cec8c1e
3 changed files with 8 additions and 8 deletions
6
footrc
6
footrc
|
|
@ -53,9 +53,9 @@
|
|||
# font-decrease=Control+minus Control+KP_Subtract
|
||||
# font-reset=Control+0 Control+KP_0
|
||||
# spawn-terminal=Control+Shift+N
|
||||
# # minimize=<not bound>
|
||||
# # maximize=<not bound>
|
||||
# # fullscreen=<not bound>
|
||||
# minimize=none
|
||||
# maximize=none
|
||||
# fullscreen=none
|
||||
|
||||
[mouse-bindings]
|
||||
# primary-paste=BTN_MIDDLE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue