From 01a47497db89cd8247aecd6e29decb20959c4059 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torjus=20H=C3=A5kestad?= Date: Wed, 6 Mar 2024 08:53:55 +0100 Subject: [PATCH] Change monitor ports --- home/hyprland/hyprland.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/home/hyprland/hyprland.nix b/home/hyprland/hyprland.nix index e715842..bdf0cb9 100644 --- a/home/hyprland/hyprland.nix +++ b/home/hyprland/hyprland.nix @@ -36,11 +36,11 @@ # "$mon_top,1920x1080@60,2560x0,1" # top T2B04424SL000 "DP-6,1920x1080@60,2560x0,1" # top T2B04424SL000 60 # "$mon_left,2560x1440@75,0x1080,1" # left - "DP-8,2560x1440@60,0x1080,1" # left 75hz + "DP-8,2560x1440@75,0x1080,1" # left 75hz # "$mon_center,2560x1440@120,2560x1080,1" # main #ASPVEKfgZ8Dd - "DP-5,2560x1440@60,2560x1080,1" # main #ASPVEKfgZ8Dd 120hz + "DP-5,2560x1440@120,2560x1080,1" # main #ASPVEKfgZ8Dd 120hz # "$mon_right,2560x1440@75,5120x1080,1" # right - "DP-7,2560x1440@60,5120x1080,1" # right 75hz + "DP-7,2560x1440@75,5120x1080,1" # right 75hz ]; input = { kb_layout = "no";