diff options
Diffstat (limited to 'config/hypr/configs/ENVariables.conf')
| -rw-r--r-- | config/hypr/configs/ENVariables.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/hypr/configs/ENVariables.conf b/config/hypr/configs/ENVariables.conf index 08541a1f..8c0c5414 100644 --- a/config/hypr/configs/ENVariables.conf +++ b/config/hypr/configs/ENVariables.conf @@ -12,6 +12,11 @@ env = XDG_CURRENT_DESKTOP,Hyprland env = XDG_SESSION_DESKTOP,Hyprland env = XDG_SESSION_TYPE,wayland +#Could help when scaling and not pixelating +xwayland { + force_zero_scaling = true +} + # vulkan #env = WLR_RENDERER,vulkan |
