diff --git a/modules/users/crow/home.nix b/modules/users/crow/home.nix index 54ddd47..1aca7e1 100644 --- a/modules/users/crow/home.nix +++ b/modules/users/crow/home.nix @@ -3,7 +3,7 @@ username = "crow"; homeDirectory = "/home/crow"; stateVersion = "24.05"; - file.".config/hypr/hyprland.conf".source = ./hyprland.conf; +# file.".config/hypr/hyprland.conf".source = ./hyprland.conf; }; xdg = { diff --git a/modules/users/crow/hyprland.conf b/modules/users/crow/hyprland.conf index d367c3f..cdb55b6 100644 --- a/modules/users/crow/hyprland.conf +++ b/modules/users/crow/hyprland.conf @@ -3,8 +3,8 @@ ################ # See https://wiki.hyprland.org/Configuring/Monitors/ -monitor = DP-2, 2560x1440@144, 1080x200, 1 -monitor = HDMI-A-1, 1920x1080@75, 0x0, 1, transform, 1 +monitor = DP-2, 2560x1440@144, 0x0, 1 +monitor = HDMI-A-1, 1920x1080@75, -2560x250, 1, transform, 1 ###################