From 862af7f30bc378b2d6a411889386449748816ce0 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 3 Jan 2023 11:04:45 -0500 Subject: make this profile normal orientation Change-Id: I3e5baf74ad5e4fd0fdd6e83fb783938ebe3fd729 --- profiles/laptop.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/laptop.nix b/profiles/laptop.nix index 8660cc0..499ecde 100644 --- a/profiles/laptop.nix +++ b/profiles/laptop.nix @@ -61,7 +61,7 @@ inherit fingerprint; config = { eDP-1 = laptopScreen; - HDMI-2 = externalMonitor "right"; + HDMI-2 = externalMonitor "normal"; }; }; laptop = { -- cgit v1.2.3