Add display export to #screenlayout configs

This commit is contained in:
Colin Powell
2019-11-12 11:40:30 -05:00
parent 43efe86b47
commit 859e1d1d53

View File

@ -0,0 +1,4 @@
#!/bin/sh
export DISPLAY=:0
xrandr --output VGA-1 --off --output LVDS-1 --off --output HDMI-3 --off --output HDMI-2 --off --output HDMI-1 --off --output DP-3 --off --output DP-2 --off --output DP-1 --mode 1920x1080 --pos 0x0 --rotate normal
~/.screenlayout/keyboard-and-bg.sh