aboutsummaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorHarry Jeffery <harry@exec64.co.uk>2019-07-13 11:38:26 +0100
committerHarry Jeffery <harry@exec64.co.uk>2019-07-13 11:42:21 +0100
commit0687370b2e0d8caab3cc4f6ad18fda068bed5518 (patch)
treee65f3679bb35e31d982ff88f78d29b301bb9bc3a /config.mk
parentf357024377435d2b2343f283b900979c307d6a36 (diff)
downloadimv-0687370b2e0d8caab3cc4f6ad18fda068bed5518.tar.gz
Create stub X11 window implementation
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index c5fe837..7b3e554 100644
--- a/config.mk
+++ b/config.mk
@@ -3,7 +3,7 @@
#Choices:
# wayland - Use wayland backend
# x11 - Use X11 backend
-WINDOWS=wayland
+WINDOWS=x11
# Configure available backends: