summaryrefslogtreecommitdiff
path: root/config.h
blob: a858e13ee052a4db5f97c5e48cfd24246f7305e8 (plain)
1
2
3
4
5
#define LITERATION_SLEEP 1                                              // second
#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"