From 67be541ba1f834d047737a48fbf31bb81aff63c6 Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Sun, 22 Sep 2024 18:23:38 -0400 Subject: [PATCH] Roll back this once done --- modules/users/crow/home.nix | 2 +- modules/users/crow/hyprland.conf | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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 ###################