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

6 lines
242 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 3840x0 --rotate normal --output HDMI1 --off --output DP2 --off
~/.fehbg