explicit binding to reset the font size
This commit is contained in:
@@ -28,3 +28,8 @@ action = "IncreaseFontSize"
|
|||||||
key = "-"
|
key = "-"
|
||||||
mods = "Control"
|
mods = "Control"
|
||||||
action = "DecreaseFontSize"
|
action = "DecreaseFontSize"
|
||||||
|
|
||||||
|
[[keyboard.bindings]]
|
||||||
|
key = "0"
|
||||||
|
mods = "Control"
|
||||||
|
action = "ResetFontSize"
|
||||||
|
|||||||
Reference in New Issue
Block a user