aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x.xprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.xprofile b/.xprofile
index a226913..8b24ab0 100755
--- a/.xprofile
+++ b/.xprofile
@@ -18,7 +18,7 @@ if [[ $DESKTOP_SESSION = "xmonad" ]]; then
# set screen layout
# this would fail when on integrated graphics
# that's the desired behaviour
- xrandr --output HDMI-0 --mode 1920x1080 --pos 0x0 --rotate normal --output eDP-1-1 --primary --mode 1920x1080 --pos 1920x749 --rotate normal
+ xrandr --output HDMI-0 --mode 1920x1080 --pos 0x0 --rotate normal --output eDP-1-1 --primary --mode 1920x1080 --pos 1920x926 --rotate normal
# autostart apps
nitrogen --restore &