option for non-transparent opening
This commit is contained in:
parent
5440cb49f0
commit
cb1975a91b
1 changed files with 1 additions and 0 deletions
|
@ -190,6 +190,7 @@ mime ^image/gif, has qutebrowser, X, flag f = qutebrowser -- "$@"
|
|||
|
||||
ext xcf, X, flag f = gimp -- "$@"
|
||||
mime ^image, has feh, X, flag f = feh --scale-down --auto-zoom --image-bg black -- "$@"
|
||||
mime ^image, has feh, X, flag f = feh --scale-down --auto-zoom -- "$@"
|
||||
mime ^image, has sxiv, X, flag f = sxiv -- "$@"
|
||||
mime ^image, has mirage, X, flag f = mirage -- "$@"
|
||||
mime ^image, has ristretto, X, flag f = ristretto "$@"
|
||||
|
|
Loading…
Reference in a new issue