diff --git a/config/hosts/aspects/doloro-laptop/home.nix b/config/hosts/aspects/doloro-laptop/home.nix index 6c35db7..0823bb3 100644 --- a/config/hosts/aspects/doloro-laptop/home.nix +++ b/config/hosts/aspects/doloro-laptop/home.nix @@ -30,6 +30,16 @@ homeManager = { pkgs, ... }: { + wayland.windowManager.hyprland.settings = { + monitor = [ + "eDP-1, 2880x1800@120, 0x0, 2" + ]; + input = { + kb_layout = "gb"; + follow_mouse = 2; + sensitivity = 0; + }; + }; home.packages = with pkgs; [ telegram-desktop legcord