maim and slop for screenshot tool (selected)
parent
4cf65d6072
commit
9598aaa73b
|
@ -839,7 +839,8 @@ cat <<EOF > ${MENU_ITEMS}
|
||||||
$FULLSCR,^root(full)
|
$FULLSCR,^root(full)
|
||||||
$ACTIVE_WIN,^root(window)
|
$ACTIVE_WIN,^root(window)
|
||||||
$ACTIVE_WIN_NO_DECOR,^root(borderless)
|
$ACTIVE_WIN_NO_DECOR,^root(borderless)
|
||||||
$SELECTED,scrot -fs $IMG -e $VIEW
|
# $SELECTED,scrot -fs $IMG -e $VIEW
|
||||||
|
$SELECTED,"""maim -s -l -b 3 --color=0.3,0.4,0.6,0.4 $IMG;viewnior $IMG"""
|
||||||
# Multimonitor, scrot -m $IMG -e $VIEW
|
# Multimonitor, scrot -m $IMG -e $VIEW
|
||||||
^sep()
|
^sep()
|
||||||
$OPEN_SCR_DIR,xdg-open $(xdg-user-dir PICTURES)/screenshots
|
$OPEN_SCR_DIR,xdg-open $(xdg-user-dir PICTURES)/screenshots
|
||||||
|
|
Loading…
Reference in New Issue