From 09f569929c80c5b60d44cae5ef3a2e59f83ab2f2 Mon Sep 17 00:00:00 2001 From: Tobias Strobel Date: Wed, 8 Nov 2023 21:21:32 +0100 Subject: [PATCH] Remove Wayland Env to fix gnome-control-center --- dot_config/environment.d/60-wayland.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/dot_config/environment.d/60-wayland.conf b/dot_config/environment.d/60-wayland.conf index 96ba3c7..3d25678 100644 --- a/dot_config/environment.d/60-wayland.conf +++ b/dot_config/environment.d/60-wayland.conf @@ -3,5 +3,3 @@ MOZ_ENABLE_WAYLAND=1 QT_QPA_PLATFORM=wayland-egl QT_QPA_PLATFORMTHEME=gnome WLR_DRM_NO_MODIFIERS=1 -XDG_CURRENT_DESKTOP=sway -XDG_SESSION_TYPE=wayland