diff options
-rw-r--r-- | config.def.h | 2 | ||||
-rw-r--r-- | noice.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/config.def.h b/config.def.h index f3f6a48..311adb2 100644 --- a/config.def.h +++ b/config.def.h @@ -2,6 +2,8 @@ #define CURSR " > " #define EMPTY " " +int mtimeorder = 0; /* set to 1 to sort by time in the default case */ + struct assoc assocs[] = { { "\\.(avi|mp4|mkv|mp3|ogg|flac)$", "mplayer" }, { "\\.(png|jpg|gif)$", "feh" }, @@ -72,8 +72,6 @@ struct entry { time_t t; }; -int mtimeorder; - /* * Layout: * .--------- |