From 3ca7f5f1417032df80be50908590d20f785fdc6e Mon Sep 17 00:00:00 2001 From: garhve Date: Sun, 12 Jan 2025 00:32:08 +0800 Subject: fix xwayland scaling issue --- .config/hypr/hyprland.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 1e6bb8c..65601c7 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -182,6 +182,10 @@ misc { disable_hyprland_logo = false # If true disables the random hyprland logo / anime girl background. :( } +xwayland { + force_zero_scaling = true +} + ############# ### INPUT ### -- cgit v1.2.3-70-g09d2