aboutsummaryrefslogtreecommitdiffstats
path: root/config.def.h
diff options
context:
space:
mode:
authorsin <sin@2f30.org>2015-02-04 12:32:16 +0000
committersin <sin@2f30.org>2015-02-04 12:33:13 +0000
commit162922b98474db445511bc45ca70ebaec82bd77c (patch)
tree89fed742001d17091f9353c8554b1f8afd83abae /config.def.h
parentcefb945e35c39f98cbbdb3926155bcd2ecd287f4 (diff)
downloadnoice-162922b98474db445511bc45ca70ebaec82bd77c.tar.gz
Move mtimeorder to config.def.h
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h2
1 files changed, 2 insertions, 0 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" },
Un proyecto texto-plano.xyz