From 4c27d5d53a5a9430f6b0f1d151fc6e4172205f56 Mon Sep 17 00:00:00 2001 From: Ben Weinshel Date: Sun, 8 Dec 2024 11:15:11 -0500 Subject: [PATCH] un-disable wayland support wayland support appears to be working, so remove the environment variable to disable it --- snap/snapcraft.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index cd1fe98..973c3e3 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -43,7 +43,6 @@ apps: environment: HOME: $SNAP_USER_COMMON XDG_CONFIG_HOME: $SNAP_USER_COMMON - DISABLE_WAYLAND: 1 slots: - dbus-daemon