diff --git a/hosts/gabbielaptop/home.nix b/hosts/gabbielaptop/home.nix index 2b9c4c0..c863fc8 100644 --- a/hosts/gabbielaptop/home.nix +++ b/hosts/gabbielaptop/home.nix @@ -83,9 +83,9 @@ # exec-once = waybar # Monitor settings - monitor = eDP-2, 2560x1600@60, 0x0, auto - monitor = DP-2, 1920x1080@60, 640x-1080, auto - monitor = DP-3, 1920x1080@60, -1280x-1080, auto + monitor = eDP-2, 2560x1600@165, 0x0, auto # main laptop monitor + monitor = DP-3, 1920x1080@60, -1280x-1080, auto # left external monitor + monitor = DP-2, 1920x1080@60, 640x-1080, auto # right external monitor debug:disable_logs = false '';