aboutsummaryrefslogtreecommitdiffstats
path: root/config.def.h
diff options
context:
space:
mode:
authorsin <sin@2f30.org>2016-08-22 11:23:47 +0100
committersin <sin@2f30.org>2016-08-22 11:23:47 +0100
commitbd79c29d8b3f4605de38a034fd24cf847dfa5273 (patch)
tree3f10c7c8c6e326664df317418862f49ed1511bc7 /config.def.h
parent2bed0dd175e573aca14c93b698a92989140008e0 (diff)
downloadnoice-bd79c29d8b3f4605de38a034fd24cf847dfa5273.tar.gz
Align fields in config.def.h
Diff by Ypnose
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.def.h b/config.def.h
index af9bcbb..ca757df 100644
--- a/config.def.h
+++ b/config.def.h
@@ -1,11 +1,11 @@
/* See LICENSE file for copyright and license details. */
-#define CWD "cwd: "
+#define CWD "cwd: "
#define CURSR " > "
#define EMPTY " "
-int mtimeorder = 0; /* Set to 1 to sort by time modified */
+int mtimeorder = 0; /* Set to 1 to sort by time modified */
int idletimeout = 0; /* Screensaver timeout in seconds, 0 to disable */
-char *idlecmd = "rain"; /* The screensaver program */
+char *idlecmd = "rain"; /* The screensaver program */
struct assoc assocs[] = {
{ "\\.(avi|mp4|mkv|mp3|ogg|flac|mov)$", "mplayer" },
Un proyecto texto-plano.xyz