From d5ded2acaac319688f288fa585dcb9f730881854 Mon Sep 17 00:00:00 2001 From: Bryan Ramos Date: Sun, 12 May 2024 23:23:05 -0400 Subject: [PATCH] test --- src/user/modules/gui/desktopEnvironments/sway/config/sway.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/user/modules/gui/desktopEnvironments/sway/config/sway.nix b/src/user/modules/gui/desktopEnvironments/sway/config/sway.nix index 45cc9a0..c5d0ee6 100644 --- a/src/user/modules/gui/desktopEnvironments/sway/config/sway.nix +++ b/src/user/modules/gui/desktopEnvironments/sway/config/sway.nix @@ -6,7 +6,7 @@ let in { enable = true; xwayland = true; - wrapperFeatures.gtk = true; + #wrapperFeatures.gtk = true; extraSessionCommands = '' export _JAVA_AWT_WM_NONREPARENTING=1