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