From fb5e309985e37a62d3d828785af0dd1521c85d54 Mon Sep 17 00:00:00 2001 From: josiah Date: Thu, 6 Oct 2022 18:15:51 -0500 Subject: [PATCH] Add xprofile. --- .xprofile | 1 + 1 file changed, 1 insertion(+) create mode 100755 .xprofile diff --git a/.xprofile b/.xprofile new file mode 100755 index 0000000..459f697 --- /dev/null +++ b/.xprofile @@ -0,0 +1 @@ +xrandr --output DP-1 --mode 2560x1440 --pos 0x0 --rotate normal --primary --output DP-2 --mode 1920x1200 --left-of DP-1