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 | ce7564804180caf1227c8de4ca458b1278a79bda (patch) | |
| tree | ef0768c796b0bc886af0e2b1f6d1610d0ad0f776 /dotfiles/system/.config/feh/keys | |
| parent | b8417798d4ab5f9206e3cd73f91ae0ce4471a917 (diff) | |
feat(feh): add equal key binding for zoom in
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Diffstat (limited to 'dotfiles/system/.config/feh/keys')
| -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 |
