diff --git a/users/hu/packages/hyprland.nix b/users/hu/packages/hyprland.nix index 2f33f3a..2876728 100644 --- a/users/hu/packages/hyprland.nix +++ b/users/hu/packages/hyprland.nix @@ -1,4 +1,4 @@ -{ config, lib, pkgs, ... }: +{ ... }: { wayland.windowManager.hyprland.enable = true; @@ -9,7 +9,7 @@ "$terminal" = "foot"; "$menu" = "rofi -show drun"; - monitor = "DP-3,1920x1080@144,auto,1"; + monitor = "DP-1,1920x1080@144,auto,1"; input = { kb_layout = "gb:altgr-intl";