aboutsummaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index b958706..7eeff32 100644
--- a/src/config.h
+++ b/src/config.h
@@ -19,4 +19,6 @@
/* cat `echo $BACKLIGHT_FILE | sed 's/brightness/max_brightness/g'` */
#define MAX_BRIGHTNESS 255
+#define IGNORE_RELEASE 1
+
#endif