1
0
mirror of https://github.com/captn3m0/dotfiles.git synced 2024-09-28 22:22:51 +00:00

Keep eDP1 disabled while at work

This commit is contained in:
Nemo 2017-11-12 19:41:26 +05:30
parent 550d406a90
commit fc21c39aa3

View File

@ -0,0 +1,2 @@
#!/bin/sh
xrandr --output HDMI2 --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI1 --off --output DP1 --mode 1600x900 --pos 1920x0 --rotate normal --output eDP1 --off --output VIRTUAL1 --off