refactor
This commit is contained in:
parent
20055deed0
commit
9081fef1ff
@ -39,7 +39,7 @@ _notify_error() {
|
||||
_maim() {
|
||||
local maim_args=(--quality 10)
|
||||
if ${NOOPENGL}; then
|
||||
maim_args=(${maim_args} --noopengl)
|
||||
maim_args+=--noopengl
|
||||
fi
|
||||
|
||||
maim ${maim_args} "${@}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user