From 03025fae5da08376d2a6052406836ec666992452 Mon Sep 17 00:00:00 2001 From: Miles Alan Date: Sat, 18 Jul 2020 18:09:50 -0500 Subject: [PATCH] Delete exit entries from Sxiv / Feh - this should be done via btns or globally --- scripts/core/sxmo_appmenu.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/core/sxmo_appmenu.sh b/scripts/core/sxmo_appmenu.sh index 6f87ba3..5e357f2 100755 --- a/scripts/core/sxmo_appmenu.sh +++ b/scripts/core/sxmo_appmenu.sh @@ -106,7 +106,6 @@ programchoicesinit() { Flip ⇅ ^ 1 ^ key underscore Mirror ⇄ ^ 1 ^ key bar Toggle filename ^ 1 ^ key d - Exit ^ 0 ^ key q " WINNAME=Feh && return elif echo "$WMCLASS" | grep -i "sxiv"; then @@ -120,7 +119,6 @@ programchoicesinit() { Rotate ↻ ^ 1 ^ key greater Flip ⇄ ^ 1 ^ key question Flip ⇅ ^ 1 ^ key bar - Exit ^ 0 ^ key q " WINNAME=Sxiv && return elif echo "$WMCLASS" | grep -i "st-256color"; then