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

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