From 7852cef60f2fb2fb433c8b8c2c5587c71ab0f313 Mon Sep 17 00:00:00 2001 From: outfoxxed Date: Thu, 24 Jul 2025 22:23:52 -0700 Subject: [PATCH] lenovo: fix greetd scale --- systems/lenovo/hyprland/default.nix | 12 ++++++++---- systems/lenovo/hyprland/hyprland.conf | 3 +++ 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/systems/lenovo/hyprland/default.nix b/systems/lenovo/hyprland/default.nix index e38bb21..a6d513a 100644 --- a/systems/lenovo/hyprland/default.nix +++ b/systems/lenovo/hyprland/default.nix @@ -1,6 +1,10 @@ { impurity, ... }: { - hyprland-session.extraConfig = '' - source = ${impurity.link ./hyprland.conf} - source = ${impurity.link ../../../modules/hyprland/standard.conf} - ''; + hyprland-session = { + extraConfig = '' + source = ${impurity.link ./hyprland.conf} + source = ${impurity.link ../../../modules/hyprland/standard.conf} + ''; + + extraConfigStatic = "source = ${./hyprland.conf}"; + }; } diff --git a/systems/lenovo/hyprland/hyprland.conf b/systems/lenovo/hyprland/hyprland.conf index 25a315f..7488015 100644 --- a/systems/lenovo/hyprland/hyprland.conf +++ b/systems/lenovo/hyprland/hyprland.conf @@ -1,3 +1,6 @@ +monitor = eDP-1, 1920x1080@240Hz, 0x0, 1 +monitor = , preferred, auto, 1 + device { name = elan0001:00-04f3:3140-touchpad accel_profile = adaptive