Scale up niri on kirk

This commit is contained in:
Andrea Ciceri 2025-01-21 20:04:22 +01:00
parent 6128c1a1e3
commit f742129d4d
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -88,7 +88,7 @@ output "eDP-1" {
mode "1920x1080@59.999" mode "1920x1080@59.999"
// You can use integer or fractional scale, for example use 1.5 for 150% scale. // 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 // Transform allows to rotate the output counter-clockwise, valid values are:monitor
// normal, 90, 180, 270, flipped, flipped-90, flipped-180 and flipped-270. // normal, 90, 180, 270, flipped, flipped-90, flipped-180 and flipped-270.