aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--home-manager/stvnliu/hypr/hyprland/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home-manager/stvnliu/hypr/hyprland/default.nix b/home-manager/stvnliu/hypr/hyprland/default.nix
index 9d6f1ac..58b0efe 100644
--- a/home-manager/stvnliu/hypr/hyprland/default.nix
+++ b/home-manager/stvnliu/hypr/hyprland/default.nix
@@ -17,7 +17,7 @@
xwayland = {force_zero_scaling = true;};
monitor = [
#"eDP-1, 1920x1080@165,0x0,1"
- "desc:XMI Mi 27 NFGL 3215000032603, 1920x1080@75, 2560x0, 1"
+ "desc:Xiaomi Corporation Mi 27 NFGL 3215000032603, 1920x1080@75, 2560x0, 1"
"desc:BOE 0x0B40,preferred, auto, ${builtins.toString config.displayScale}"
", preferred, auto, 1" # wildcard definition
];