From 9a85d328ccf29f4cebb104e4eeeba1b20a896f6b Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sat, 15 Jul 2023 18:57:12 +0200 Subject: nsxiv replaces unmaintained sxiv --- .local/share/larbs/getkeys/nsxiv | 14 ++++++++++++++ .local/share/larbs/getkeys/sxiv | 15 --------------- 2 files changed, 14 insertions(+), 15 deletions(-) create mode 100644 .local/share/larbs/getkeys/nsxiv delete mode 100644 .local/share/larbs/getkeys/sxiv (limited to '.local/share/larbs') diff --git a/.local/share/larbs/getkeys/nsxiv b/.local/share/larbs/getkeys/nsxiv new file mode 100644 index 0000000..176a65a --- /dev/null +++ b/.local/share/larbs/getkeys/nsxiv @@ -0,0 +1,14 @@ + _ __ _____ _(_)_ __ +| '_ \/ __\ \/ / \ \ / / +| | | \__ \> <| |\ V / +|_| |_|___/_/\_\_| \_/ +nsxiv is the image viewer. + h/j/k/l - Pan image + -/+ - Zoom out/in + Enter - Toggle thumbnail mode + f - Fullscreen + n/p - Previous/next image in list/directory + r - Reload image if changed + m - Mark/unmark image + w - Zoom to fit window + ctrl-x - Run external command (see ~/.config/nsxiv/exec/key-handler for options) diff --git a/.local/share/larbs/getkeys/sxiv b/.local/share/larbs/getkeys/sxiv deleted file mode 100644 index df5cb1e..0000000 --- a/.local/share/larbs/getkeys/sxiv +++ /dev/null @@ -1,15 +0,0 @@ - _ - _____ _(_)_ __ -/ __\ \/ / \ \ / / -\__ \> <| |\ V / -|___/_/\_\_| \_/ -sxiv is the image viewer. - h/j/k/l - Pan image - -/+ - Zoom out/in - Enter - Toggle thumbnail mode - f - Fullscreen - n/p - Previous/next image in list/directory - r - Reload image if changed - m - Mark/unmark image - w - Zoom to fit window - ctrl-x - Run external command (see ~/.config/sxiv/exec/key-handler for options) -- cgit v1.3.1