summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/config.h b/config.h
index 8c37ab5..a858e13 100644
--- a/config.h
+++ b/config.h
@@ -1,3 +1,5 @@
#define LITERATION_SLEEP 1 // second
-#define BAT0_DIR "/home/fadhil_riyanto/BALI64/xrootd/CMakeLists.txt"
-#define MAX_EVENTS 1 \ No newline at end of file
+#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