From 3e7869ca64f28cad50b237eb44df2424d1732488 Mon Sep 17 00:00:00 2001 From: fadhil riyanto Date: Sat, 17 Aug 2024 13:34:34 +0700 Subject: updae bat0dir, add desktop name, and notify send path Signed-off-by: fadhil riyanto --- config.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'config.h') 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 -- cgit v1.2.3