From f742129d4db63d0dbc87ff72e386745fdbf1a4c3 Mon Sep 17 00:00:00 2001 From: Andrea Ciceri Date: Tue, 21 Jan 2025 20:04:22 +0100 Subject: [PATCH] Scale up `niri` on `kirk` --- hmModules/niri/config.kdl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hmModules/niri/config.kdl b/hmModules/niri/config.kdl index 6068cd6..92e01b1 100644 --- a/hmModules/niri/config.kdl +++ b/hmModules/niri/config.kdl @@ -88,7 +88,7 @@ output "eDP-1" { mode "1920x1080@59.999" // You can use integer or fractional scale, for example use 1.5 for 150% scale. - scale 1.2 + scale 1.1 // Transform allows to rotate the output counter-clockwise, valid values are:monitor // normal, 90, 180, 270, flipped, flipped-90, flipped-180 and flipped-270.