From 54dd465e6044f7b8e4dd95e1ccfbc32e695547bf Mon Sep 17 00:00:00 2001 From: Matias Date: Thu, 10 Jul 2025 23:56:48 +0200 Subject: [PATCH] fix: do not use huge scaling in nested hyprland instance --- hyprlandd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyprlandd.conf b/hyprlandd.conf index d6b65ba..390d925 100644 --- a/hyprlandd.conf +++ b/hyprlandd.conf @@ -1,4 +1,4 @@ -monitor=,preferred,auto,auto +monitor=,preferred,auto,1.0 # TODO: does not work!! #exec-once=sh -c "hyprctl plugin load $(pwd)/build/src/libhyprwiggle.so"