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