summaryrefslogtreecommitdiff
path: root/config.h
blob: e33aa846dcfeb7292283f12ce4aaf183335e9aa1 (plain)
1
2
3
4
#include <X11/cursorfont.h>

static const unsigned int sel_cursor = XC_gumby;
static const unsigned int win_cursor = XC_right_ptr;