summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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