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