From 518acea42ca3fb00d96ef2f6bde0e68fcdf4eb29 Mon Sep 17 00:00:00 2001 From: krautt Date: Wed, 8 Nov 2023 01:10:14 -0300 Subject: [FEATURE] Waybar RELOADS & WAYLAND SCALING PREVENTING --- config/hypr/configs/ENVariables.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'config/hypr/configs/ENVariables.conf') 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 -- cgit v1.2.3