Use 2ff exclusively in config.def.h

master
FRIGN 8 years ago committed by Markus Teich
parent 68ac6486b1
commit a95e592992

@ -47,6 +47,5 @@ static Shortcut shortcuts[] = {
}; };
static Filter filters[] = { static Filter filters[] = {
{ "\\.png$", "png2ff" }, { "\\.(png|jpg|gif)$", "2ff" },
{ "\\.(jpg|gif)$", "2ff" },
}; };

Loading…
Cancel
Save