mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
x250
This commit is contained in:
parent
6bec08c858
commit
24372670ea
@ -5,8 +5,7 @@
|
|||||||
# Must have xclip installed to even show menu.
|
# Must have xclip installed to even show menu.
|
||||||
xclip -h >/dev/null || exit
|
xclip -h >/dev/null || exit
|
||||||
|
|
||||||
#chosen=$(grep -v "#" ~/.emoji | rofi -dmenu -i -l 20 -fn 'Twitter Color Font-18')
|
chosen=$(grep -v "#" ~/.config/emoji | rofi -dmenu -i -l 20 -fn 'Twitter Color Font-18')
|
||||||
chosen=$(grep -v "#" ~/.config/emoji | dmenu -i -l 20 -fn Monospace-18)
|
|
||||||
|
|
||||||
[ "$chosen" != "" ] || exit
|
[ "$chosen" != "" ] || exit
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user