Use 2ff exclusively in config.def.h
This commit is contained in:
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…
Reference in New Issue
Block a user