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 | abe0f9ab868c84adc716aab4ad92749976762c46 (patch) | |
| tree | b38c6e7df7bb0aed4e86c1b47f8c716bbe696ff6 /dotfiles | |
| parent | ad32dfa1179c67a0b70107158230d733dfac57af (diff) | |
| download | archsetup-abe0f9ab868c84adc716aab4ad92749976762c46.tar.gz archsetup-abe0f9ab868c84adc716aab4ad92749976762c46.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 |
