rofi change theme

This commit is contained in:
BarbUk 2017-11-07 23:57:18 +04:00
parent de2dd6faf9
commit cd7024ff25

2
snippy
View File

@ -42,7 +42,7 @@
DIR=${HOME}/.snippy
MENU_ENGINE="rofi"
DMENU_ARGS='-dmenu -i -sort'
DMENU_ARGS='-dmenu -i -sort -lines 25'
# if nothing happens, try "xdotool click 2", "xdotool key ctrl+v" or "xdotool key ctrl+shift+v"
GUIPASTE="xdotool key ctrl+v"
CLIPASTE="xdotool key ctrl+shift+v"