aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-05-31 10:31:47 +0200
committerdec05eba <dec05eba@protonmail.com>2021-05-31 10:31:47 +0200
commitbfa468ba34d792316398f1d27f94cfce5b7aa8ab (patch)
tree49341aaa7b3c05fcd41006056071d4a9a96e1e71 /project.conf
parentafe16ef464e408a529b593b81865e8e105667c47 (diff)
Fix after xfixes update, add --follow-focused to make vr-video-player automatically update when the focused window changes
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.conf b/project.conf
index 8c7763f..154a611 100644
--- a/project.conf
+++ b/project.conf
@@ -11,4 +11,4 @@ sdl2 = "2"
openvr = "1"
x11 = "1"
xcomposite = ">=0.2"
-xfixes = "5" \ No newline at end of file
+xfixes = ">=5" \ No newline at end of file