Snippy: don't force the number odf line to display.
This commit is contained in:
parent
9658cc1405
commit
6279234f22
2
snippy
2
snippy
@ -44,7 +44,7 @@
|
|||||||
|
|
||||||
DIR=${HOME}/.snippy
|
DIR=${HOME}/.snippy
|
||||||
MENU_ENGINE="rofi"
|
MENU_ENGINE="rofi"
|
||||||
DMENU_ARGS='-dmenu -i -sort -lines 25'
|
DMENU_ARGS='-dmenu -i -sort'
|
||||||
# if nothing happens, try "xdotool click 2", "xdotool key ctrl+v" or "xdotool key ctrl+shift+v"
|
# if nothing happens, try "xdotool click 2", "xdotool key ctrl+v" or "xdotool key ctrl+shift+v"
|
||||||
GUIPASTE="xdotool key ctrl+v"
|
GUIPASTE="xdotool key ctrl+v"
|
||||||
CLIPASTE="xdotool key ctrl+shift+v"
|
CLIPASTE="xdotool key ctrl+shift+v"
|
||||||
|
Loading…
Reference in New Issue
Block a user