diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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 |