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

6 lines
242 B
Bash
Raw Normal View History

2018-12-21 17:38:50 +01:00
#!/bin/sh
2019-06-20 16:26:16 +02:00
2018-12-21 17:38:50 +01:00
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
2019-06-20 16:26:16 +02:00
~/.fehbg