From 55a9aed7c270c4aa9bfe4ea8787c36fbc91dac9f Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Fri, 3 Oct 2025 16:36:28 +0200 Subject: [PATCH] feat(mangohud): fix spelling mistakes. --- modules/linux/home-manager/mangohud.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/linux/home-manager/mangohud.nix b/modules/linux/home-manager/mangohud.nix index d01b59b..f0a750e 100644 --- a/modules/linux/home-manager/mangohud.nix +++ b/modules/linux/home-manager/mangohud.nix @@ -36,8 +36,8 @@ fps_sampling_period = "1000"; fps_color_change = true; gpu_name = true; - vulka_driver = true; - round_corder = "10"; + vulkan_driver = true; + round_corner = "10"; offset_x = "10"; offset_y = "10";