diff --git a/home-manager/linux/programs/hyprland.nix b/home-manager/linux/programs/hyprland.nix index 41e6392..884a0d7 100644 --- a/home-manager/linux/programs/hyprland.nix +++ b/home-manager/linux/programs/hyprland.nix @@ -115,6 +115,10 @@ in with lib; { workspace_swipe = false } + xwayland { + force_zero_scaling = true + } + bind = SUPER, Q, exec, alacritty bind = SUPER, C, killactive, # bind = SUPER, M, exit, diff --git a/machines/levitation/home.nix b/machines/levitation/home.nix index edce33c..ed41ade 100644 --- a/machines/levitation/home.nix +++ b/machines/levitation/home.nix @@ -23,6 +23,7 @@ # disable 10 bit output for now as this breaks screenshots misc { vrr = 1 + no_direct_scanout = false } monitor=DP-3,preferred,auto,1.4 input {