diff --git a/hosts/pacifidlog/home.nix b/hosts/pacifidlog/home.nix index 04b9baef..8adc41b7 100644 --- a/hosts/pacifidlog/home.nix +++ b/hosts/pacifidlog/home.nix @@ -5,13 +5,16 @@ wayland.windowManager = { hyprland.settings = { input = { - touchdevice.output = "eDP-1"; + touchdevice = { + transform = 1; + output = "eDP-1"; + }; }; }; }; ar.home = { - desktop.hyprland.laptopMonitors = ["eDP-1, 1600x2560@144, 0x0, 2, transform, 1"]; + desktop.hyprland.laptopMonitors = ["desc:Lenovo Group Limited Go Display 0x00888888, 1600x2560@144, 0x0, 2, transform, 1"]; # services = { # easyeffects = {