sdushantha / fontpreview

Highly customizable and minimal font previewer written in bash
MIT License
909 stars 39 forks source link

Fix sxiv errors #9

Closed maxdevjs closed 4 years ago

maxdevjs commented 4 years ago

Switch arguments to avoid sxiv error messages

sdushantha commented 4 years ago

Quick question, how does that cause errors? I havent gotten any errors so far.

maxdevjs commented 4 years ago

Try the script (the original version) launching it in the terminal: sxiv should complain about -N and -b flags.

sxiv: -N: No such file or directory
sxiv: -b: No such file or directory
sdushantha commented 4 years ago

Oh okay, got it :+1: