summaryrefslogtreecommitdiff
path: root/config.h
blob: 04e636de769518bc221ba63fa8504338aed24e00 (plain)
1
2
3
4
5
6
#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"
#define XSETROOT_PATH     "/usr/bin/xsetroot"