diff options
Diffstat (limited to 'homes/floppydisk')
-rw-r--r-- | homes/floppydisk/hyprland.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/homes/floppydisk/hyprland.nix b/homes/floppydisk/hyprland.nix index 3be49f6..c20b038 100644 --- a/homes/floppydisk/hyprland.nix +++ b/homes/floppydisk/hyprland.nix @@ -13,8 +13,8 @@ ]; monitor = [ - "DP-1,1600x900,0x0,1" - "HDMI-A-1,1280x1024,1600x0,1" + "DVI-D-1,1920x1080,1920x0,1" + "HDMI-A-1,1920x1080,0x0,1" ]; input = { |