rofi change theme
This commit is contained in:
parent
de2dd6faf9
commit
cd7024ff25
2
snippy
2
snippy
@ -42,7 +42,7 @@
|
|||||||
|
|
||||||
DIR=${HOME}/.snippy
|
DIR=${HOME}/.snippy
|
||||||
MENU_ENGINE="rofi"
|
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"
|
# 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