curve: fix fonts on rofi menus

This commit is contained in:
Anish Lakhwara
2023-08-16 23:35:52 -07:00
parent 7e2f8c52c5
commit fd4b357537
4 changed files with 29 additions and 27 deletions
+5 -5
View File
@@ -3,11 +3,11 @@
timer=5
# Options
select=""
window=""
screen=""
delay=""
cancel=""
select="󰩭 "
window=" "
screen=""
delay="󱑃 "
cancel="󰜺 "
# Variable passed to rofi
options="$select\n$window\n$screen\n$delay\n$cancel"