aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-07-27 19:05:02 +0200
committerdec05eba <dec05eba@protonmail.com>2020-07-27 19:05:02 +0200
commitcfac80d6fcf1cd71ece56614f3c470ad21965536 (patch)
tree94658512458a175268eab34e149d6e9aecca0f0e /project.conf
parent3c9d2049b5c9cae9843a4653d06db37ff715455b (diff)
Use x11 cursor image instead of a regular png image
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/project.conf b/project.conf
index a17341c..8c7763f 100644
--- a/project.conf
+++ b/project.conf
@@ -10,4 +10,5 @@ glew = "2"
sdl2 = "2"
openvr = "1"
x11 = "1"
-xcomposite = ">=0.2" \ No newline at end of file
+xcomposite = ">=0.2"
+xfixes = "5" \ No newline at end of file