added context menu for aerc

Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
This commit is contained in:
Anjandev Momi 2021-05-31 16:12:25 +00:00 committed by Maarten van Gompel
parent 13bdc0e415
commit 0615306072

View file

@ -310,6 +310,16 @@ programchoicesinit() {
$icon_mnu St menu ^ 0 ^ sxmo_appmenu.sh st-256color
"
WINNAME=ncmpcpp
elif echo "$WMNAME" | grep -i -w "aerc"; then
#aerc
CHOICES="
$icon_pau Archive ^ 0 ^ typeenter ':archive'
$icon_nxt Next Tab ^ 0 ^ typeenter ':next-tab'
$icon_prv Previous Tab ^ 0 ^ typeenter ':prev-tab'
$icon_itm Next Part ^ 0 ^ typeenter ':next-part'
$icon_trm Open ^ 0 ^ typeenter ':open'
"
WINNAME=aerc
elif echo "$WMNAME" | grep -i -E -w "(less|mless)"; then
#less
CHOICES="