From 24248b3536e13f3cd827bac0fe1dca7b5280ae03 Mon Sep 17 00:00:00 2001 From: Sacabambaspis <102341238+DataEraserC@users.noreply.github.com> Date: Fri, 12 Apr 2024 22:40:53 +0800 Subject: [PATCH] fix(typo): fix typo in the comment of hosts/idols-ai/home.nix --- hosts/idols-ai/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/idols-ai/home.nix b/hosts/idols-ai/home.nix index 35441641..4853e2b7 100644 --- a/hosts/idols-ai/home.nix +++ b/hosts/idols-ai/home.nix @@ -5,7 +5,7 @@ settings = { # Configure your Display resolution, offset, scale and Monitors here, use `hyprctl monitors` to get the info. # highres: get the best possible resolution - # auto: postition automatically + # auto: position automatically # 1.5: scale to 1.5 times # bitdepth,10: enable 10 bit support monitor = "DP-2,highres,auto,1.5,bitdepth,10";