pinta is broken
This commit is contained in:
@@ -108,7 +108,6 @@
|
|||||||
|
|
||||||
# Media
|
# Media
|
||||||
gimp
|
gimp
|
||||||
pinta
|
|
||||||
krita
|
krita
|
||||||
inkscape
|
inkscape
|
||||||
(pkgs-stable.lollypop.override { youtubeSupport = false; })
|
(pkgs-stable.lollypop.override { youtubeSupport = false; })
|
||||||
|
@@ -142,7 +142,7 @@ ext cbz, has zathura, X, flag f = zathura -- "$@"
|
|||||||
#-------------------------------------------
|
#-------------------------------------------
|
||||||
# Images
|
# Images
|
||||||
#-------------------------------------------
|
#-------------------------------------------
|
||||||
mime ^image, has pinta, X, flag f = pinta "$@"
|
mime ^image, has krita, X, flag f = krita "$@"
|
||||||
mime ^image/svg, has inkscape, X, flag f = inkscape "$@"
|
mime ^image/svg, has inkscape, X, flag f = inkscape "$@"
|
||||||
|
|
||||||
#-------------------------------------------
|
#-------------------------------------------
|
||||||
|
Reference in New Issue
Block a user