revert quality to best by default

This commit is contained in:
ksyasuda 2022-01-15 13:06:04 -08:00
parent 86531b3a59
commit 266f684817

View File

@ -12,7 +12,7 @@ DEFAULT_DOWNLOAD="$HOME/Videos/sauce"
ROFI_THEME="aniwrapper.rasi"
THEMES="aniwrapper (default)|dracula|doomone|fancy|flamingo|material|nord|onedark"
QUALITIES="1. best (default)|2. 1080p|3. 720p|4. 360p|5. worst"
QUALITY=normal
QUALITY=best
DPI=96
GET_QUALITY=0
IS_CUSTOM_THEME=0