aboutsummaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorHarry Jeffery <harry@exec64.co.uk>2019-07-13 11:02:37 +0100
committerHarry Jeffery <harry@exec64.co.uk>2019-07-13 11:02:37 +0100
commitf357024377435d2b2343f283b900979c307d6a36 (patch)
treeda7d98a789ef59af7bb8b47e252a7d5803071c10 /config.mk
parent81ae6d8bc64651e717c2a9c2cfc1a3099d0945b7 (diff)
downloadimv-f357024377435d2b2343f283b900979c307d6a36.tar.gz
Make window system configurable
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/config.mk b/config.mk
index bd4c5d2..c5fe837 100644
--- a/config.mk
+++ b/config.mk
@@ -1,3 +1,10 @@
+# Configure window system to use
+
+#Choices:
+# wayland - Use wayland backend
+# x11 - Use X11 backend
+WINDOWS=wayland
+
# Configure available backends:
# FreeImage http://freeimage.sourceforge.net