Delete exit entries from Sxiv / Feh - this should be done via btns or globally
This commit is contained in:
parent
36520d487e
commit
03025fae5d
1 changed files with 0 additions and 2 deletions
|
@ -106,7 +106,6 @@ programchoicesinit() {
|
||||||
Flip ⇅ ^ 1 ^ key underscore
|
Flip ⇅ ^ 1 ^ key underscore
|
||||||
Mirror ⇄ ^ 1 ^ key bar
|
Mirror ⇄ ^ 1 ^ key bar
|
||||||
Toggle filename ^ 1 ^ key d
|
Toggle filename ^ 1 ^ key d
|
||||||
Exit ^ 0 ^ key q
|
|
||||||
"
|
"
|
||||||
WINNAME=Feh && return
|
WINNAME=Feh && return
|
||||||
elif echo "$WMCLASS" | grep -i "sxiv"; then
|
elif echo "$WMCLASS" | grep -i "sxiv"; then
|
||||||
|
@ -120,7 +119,6 @@ programchoicesinit() {
|
||||||
Rotate ↻ ^ 1 ^ key greater
|
Rotate ↻ ^ 1 ^ key greater
|
||||||
Flip ⇄ ^ 1 ^ key question
|
Flip ⇄ ^ 1 ^ key question
|
||||||
Flip ⇅ ^ 1 ^ key bar
|
Flip ⇅ ^ 1 ^ key bar
|
||||||
Exit ^ 0 ^ key q
|
|
||||||
"
|
"
|
||||||
WINNAME=Sxiv && return
|
WINNAME=Sxiv && return
|
||||||
elif echo "$WMCLASS" | grep -i "st-256color"; then
|
elif echo "$WMCLASS" | grep -i "st-256color"; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue