aboutsummaryrefslogtreecommitdiffstats
path: root/config.def.h
diff options
context:
space:
mode:
authorsin <sin@2f30.org>2014-10-21 11:35:08 +0100
committersin <sin@2f30.org>2014-10-21 11:35:08 +0100
commitd330033c4f2c0fb219f1e65a5e40042af34f9120 (patch)
tree70cff5ebdc586b7473239f3c1baabbbf0685c3e4 /config.def.h
parent5999cef3967293c53faca42941e6090f4fd99e28 (diff)
downloadnoice-d330033c4f2c0fb219f1e65a5e40042af34f9120.tar.gz
Move some more config params to config.def.h
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index cebb942..e7af17f 100644
--- a/config.def.h
+++ b/config.def.h
@@ -1,4 +1,7 @@
-/* Configuration */
+#define CWD "cwd: "
+#define CURSR " > "
+#define EMPTY " "
+
struct assoc assocs[] = {
{ "\\.(avi|mp4|mkv|mp3|ogg)$", "mplayer" },
{ "\\.(png|jpg|gif)$", "feh" },
Un proyecto texto-plano.xyz