diff --git a/hosts/pacifidlog/home.nix b/hosts/pacifidlog/home.nix index 8adc41b7..a0eb8bf6 100644 --- a/hosts/pacifidlog/home.nix +++ b/hosts/pacifidlog/home.nix @@ -14,8 +14,11 @@ }; ar.home = { - desktop.hyprland.laptopMonitors = ["desc:Lenovo Group Limited Go Display 0x00888888, 1600x2560@144, 0x0, 2, transform, 1"]; - + desktop.hyprland = { + laptopMonitors = ["desc:Lenovo Group Limited Go Display 0x00888888, 1600x2560@144, 0x0, 2, transform, 1"]; + tabletMode.enable = true; + }; + # services = { # easyeffects = { # enable = true;