From da3d6b1b460e2922c294905ed98f82f11c14f320 Mon Sep 17 00:00:00 2001 From: coolneng Date: Wed, 25 Nov 2020 00:28:34 +0100 Subject: [PATCH] Render QT applications natively on wayland --- modules/gui.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/gui.nix b/modules/gui.nix index 8326b8a..2a55b98 100644 --- a/modules/gui.nix +++ b/modules/gui.nix @@ -35,6 +35,7 @@ in { imv kanshi kitty + qt5.qtwayland ]; extraSessionCommands = '' export MOZ_ENABLE_WAYLAND=1