summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/config.h b/config.h
index 5fb725c..ecfc566 100644
--- a/config.h
+++ b/config.h
@@ -1,4 +1,3 @@
#include <X11/cursorfont.h>
-static int cursor_font = XC_heart;
-static const char* save_path = "/path/to/your/screenshots";
+static const unsigned int cursor_font = XC_heart;