From ce7564804180caf1227c8de4ca458b1278a79bda Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 26 Jan 2026 13:28:06 -0600 Subject: feat(feh): add equal key binding for zoom in Co-Authored-By: Claude Opus 4.5 --- dotfiles/system/.config/feh/keys | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dotfiles/system/.config') diff --git a/dotfiles/system/.config/feh/keys b/dotfiles/system/.config/feh/keys index d2fbf09..3cdea0b 100644 --- a/dotfiles/system/.config/feh/keys +++ b/dotfiles/system/.config/feh/keys @@ -2,5 +2,5 @@ # Format: action key1 [key2 [key3]] # Zoom: add +/- to existing Up/Down bindings -zoom_in plus Up KP_Add +zoom_in plus equal Up zoom_out minus Down KP_Subtract -- cgit v1.2.3