summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.h b/config.h
index a858e13..04e636d 100644
--- a/config.h
+++ b/config.h
@@ -2,4 +2,5 @@
#define BAT0_DIR "/sys/class/power_supply/BAT0/capacity"
#define MAX_EVENTS 1
#define DESKTOP_NAME "FadhilLinux"
-#define NOTIFY_SEND_PATH "/usr/bin/notify-send" \ No newline at end of file
+#define NOTIFY_SEND_PATH "/usr/bin/notify-send"
+#define XSETROOT_PATH "/usr/bin/xsetroot" \ No newline at end of file