summaryrefslogtreecommitdiff
path: root/config.h
blob: a558272ee9f1b1c1ea10529aca981fab8ea4404b (plain)
1
2
3
4
#define TIMEFORMAT "%Y/%m/%d, %H:%M"

static const char *filepath = ".local/share/notes/notes.txt";
static const char *dmenucmd = "printf '' | dmenu -p 'Enter note:'";