shownotes icon indicating copy to clipboard operation
shownotes copied to clipboard

snippy_1line Font change [Bug]

Open Monirzadeh opened this issue 5 years ago • 0 comments

hi you can't change fonts that have space in the name for example dmenu_run -fn 'Droid Sans Mono-19'
works fine in terminal but if you change DMENU_ARGS="-b" to below code that is not working DMENU_ARGS="-fn 'Droid Sans Mono-19'" I test below code and got the same error -fn Droid\ Sans\ Mono-19

Monirzadeh avatar Dec 28 '18 13:12 Monirzadeh