dzen
dzen copied to clipboard
segmentation fault with empty font name
I accidentially ran something like dzen2 -fn "$FONT"
without setting $FONT and dzen2 crashed.
To reproduce, just try this:
$ dzen2 -fn ''
Segmentation fault