diff options
| author | Craig Jennings <c@cjennings.net> | 2026-01-26 13:28:06 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-01-26 13:28:06 -0600 |
| commit | d2db9c70434527d25ad4f527bea613185d726c88 (patch) | |
| tree | 9a7cfae37176e89a7e942d5f543d198051176a6f /dotfiles | |
| parent | f911511dfa66f538fbad7ef66844ad7c8611cddd (diff) | |
| download | archsetup-d2db9c70434527d25ad4f527bea613185d726c88.tar.gz archsetup-d2db9c70434527d25ad4f527bea613185d726c88.zip | |
feat(feh): add equal key binding for zoom in
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Diffstat (limited to 'dotfiles')
| -rw-r--r-- | dotfiles/system/.config/feh/keys | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
