summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Vink <ivi@vinkies.net>2025-10-05 14:48:39 +0200
committerMike Vink <ivi@vinkies.net>2025-10-05 14:48:39 +0200
commitc4a45156bdac9a9c7eb4fb81767396114f368443 (patch)
tree1c701b2b4ac5b02e22fc1d03e166ddb890c6a4c9
parent94d4ee837f642eab67c8c3982af650ac7d2032a7 (diff)
fix increase font size
-rw-r--r--.config/ghostty/config4
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/ghostty/config b/.config/ghostty/config
index 8d076e7..1d6e963 100644
--- a/.config/ghostty/config
+++ b/.config/ghostty/config
@@ -6,6 +6,10 @@ keybind = alt+c=copy_to_clipboard
keybind = alt+v=paste_from_clipboard
# keybind = alt+shift+k=increase_font_size:1
# keybind = alt+shift+j=decrease_font_size:1
+keybind = super+-=decrease_font_size:3
+keybind = super+plus=increase_font_size:3
+keybind = super+equal=increase_font_size:3
+keybind = super+shift+equal=increase_font_size:3
keybind = ctrl+l=unbind
keybind = ctrl+w=unbind