diff --git a/users/simon/modules/sway.nix b/users/simon/modules/sway.nix index 6dbeb2e..d7acb99 100644 --- a/users/simon/modules/sway.nix +++ b/users/simon/modules/sway.nix @@ -234,6 +234,7 @@ lib.mkIf config.sbruder.gui.enable { extraSessionCommands = '' export CLUTTER_BACKEND=wayland export GDK_BACKEND=wayland + export GDK_DPI_SCALE=1 export MOZ_ENABLE_WAYLAND=1 export QT_QPA_PLATFORM=wayland-egl export QT_WAYLAND_DISABLE_WINDOWDECORATION=1