aboutsummaryrefslogtreecommitdiffstats
path: root/config.def.h
diff options
context:
space:
mode:
authorsin <sin@2f30.org>2015-11-20 14:14:58 +0000
committersin <sin@2f30.org>2015-11-20 14:20:10 +0000
commit756b50be2760c840eeb4dd556b847dd296064ada (patch)
tree1d72384e5337358749ceaaf8bacae121fcea7dfd /config.def.h
parentebaa637b0b30d7fa70fdd4ca61f8b1149e60e819 (diff)
downloadnoice-756b50be2760c840eeb4dd556b847dd296064ada.tar.gz
Restore screensaver mode
Disable timeout when in filter or type mode.
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 a355333..80cb48c 100644
--- a/config.def.h
+++ b/config.def.h
@@ -3,6 +3,8 @@
#define EMPTY " "
int mtimeorder = 0; /* Set to 1 to sort by time in the default case */
+int idletimeout = 0; /* Screensaver timeout in seconds, 0 to disable */
+char *idlecmd = "rain"; /* The screensaver program */
struct assoc assocs[] = {
{ "\\.(avi|mp4|mkv|mp3|ogg|flac|mov)$", "mplayer" },
Un proyecto texto-plano.xyz