summaryrefslogtreecommitdiff
path: root/src/tofi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tofi.h')
-rw-r--r--src/tofi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tofi.h b/src/tofi.h
index 1323bd4..ddc46de 100644
--- a/src/tofi.h
+++ b/src/tofi.h
@@ -48,7 +48,7 @@ struct tofi {
} window;
/* Options */
- int8_t anchor;
+ uint32_t anchor;
bool hide_cursor;
bool use_history;
};