diff --git a/home/profiles/programs/desktop/sway/default.nix b/home/profiles/programs/desktop/sway/default.nix index 88d5ace..b978f6e 100644 --- a/home/profiles/programs/desktop/sway/default.nix +++ b/home/profiles/programs/desktop/sway/default.nix @@ -53,6 +53,8 @@ extraSessionCommands = '' export SDL_VIDEODRIVER=wayland,x11,windows + export NIXOS_OZONE_WL=1 + export QT_QPA_PLATFORM=wayland export QT_WAYLAND_DISABLE_WINDOWDECORATION=1