From 60984f6b35f7145cf4de10edeaa5479b4cf56dee Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Thu, 19 Oct 2023 09:56:36 -0500 Subject: [PATCH] fixing older hyprland --- .config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 7b52738..cf3a34b 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -30,7 +30,7 @@ input { } xwayland { - use_nearest_neighbor = false + # use_nearest_neighbor = false # force_zero_scaling = true }