mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-17 06:46:21 -04:00
key-binding: add binds for changing alpha
This commit is contained in:
parent
d7b48d3924
commit
1ed7206222
9 changed files with 54 additions and 2 deletions
|
|
@ -1307,6 +1307,18 @@ e.g. *search-start=none*.
|
|||
*font-reset*
|
||||
Resets the font size to the default. Default: _Control+0 Control+KP\_0_.
|
||||
|
||||
*alpha-increase*
|
||||
Increases alpha by 5 percentage points. Default: _not_bound_.
|
||||
|
||||
*alpha-decrease*
|
||||
Decreases alpha by 5 percentage points. Default: _not_bound_.
|
||||
|
||||
*alpha-reset*
|
||||
Resets alpha to the default. Default: _not_bound_.
|
||||
|
||||
*alpha-toggle*
|
||||
Toggles alpha between 100% and the default. Default: _not_bound_.
|
||||
|
||||
*spawn-terminal*
|
||||
Spawns a new terminal. If the shell has been configured to emit
|
||||
the OSC 7 escape sequence, the new terminal will start in the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue