summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2018-11-05 22:55:51 +0100
committerKarel Kočí <cynerd@email.cz>2018-11-05 22:56:26 +0100
commit78d9d66ad6ce6455690670173623ad420d12170d (patch)
tree30c291ee598d90d1cdb9983600cc64621879904a
parente19519bfa6c5a8f18faab50feaa11004b467ff62 (diff)
downloadsurf-78d9d66ad6ce6455690670173623ad420d12170d.tar.gz
surf-78d9d66ad6ce6455690670173623ad420d12170d.tar.bz2
surf-78d9d66ad6ce6455690670173623ad420d12170d.zip
Overcome no support for wayland
-rwxr-xr-xsurf-menu5
1 files changed, 5 insertions, 0 deletions
diff --git a/surf-menu b/surf-menu
index 975f0b1..8084d05 100755
--- a/surf-menu
+++ b/surf-menu
@@ -1,6 +1,11 @@
#!/bin/sh
set -e
+# For wayland
+# Surf is unable to run under wayland. This overcomes that and forces it to use
+# xwayland instead.
+export GDK_BACKEND=x11
+
BOOKMARDS=~/notes/bookmarks.md
# TODO history
#HISTORY=~/notes/.surf_history