diff --git a/config/programs/sway.nix b/config/programs/sway.nix index 149d5af8..966900a1 100644 --- a/config/programs/sway.nix +++ b/config/programs/sway.nix @@ -147,7 +147,6 @@ in { }; wrapperFeatures.gtk = true; extraSessionCommands = '' - export SDL_VIDEODRIVER=wayland export QT_QPA_PLATFORM=wayland export QT_WAYLAND_DISABLE_WINDOWDECORATION="1" export _JAVA_AWT_WM_NONREPARENTING=1