From e54af73cb26e505df15e7fc1764958f10f376207 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Sun, 10 Aug 2025 13:27:11 +0800 Subject: [PATCH] feat: shoukei - scale monitor to 1.33 times --- hosts/12kingdoms-shoukei/hypr-hardware.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hosts/12kingdoms-shoukei/hypr-hardware.conf b/hosts/12kingdoms-shoukei/hypr-hardware.conf index 6b92a70e..1d870c34 100644 --- a/hosts/12kingdoms-shoukei/hypr-hardware.conf +++ b/hosts/12kingdoms-shoukei/hypr-hardware.conf @@ -3,7 +3,7 @@ # Configure your Display resolution, offset, scale and Monitors here, use `hyprctl monitors` to get the info. # highres: get the best possible resolution # auto: position automatically -# 1.25: scale to 1.25 times +# 1.33: scale to 1.33 times # bitdepth,10: enable 10 bit support -monitor=eDP-1, highres@highrr, 0x0, 1.25, bitdepth,10 +monitor=eDP-1, highres@highrr, 0x0, 1.33, bitdepth,10