dotfiles/.screenlayout/1080p-left-of-laptop.sh

6 lines
239 B
Bash
Executable file

#!/bin/sh
xrandr --output VIRTUAL1 --off --output eDP1 --primary --mode 1920x1080 --pos 1920x0 --rotate normal --output DP1 --off --output HDMI2 --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI1 --off --output DP2 --off
~/.fehbg