New screen/desktop configuration

This commit is contained in:
gardouille 2017-02-21 15:49:32 +01:00
parent 44c0c566dd
commit 4db71a16f6
1 changed files with 1 additions and 1 deletions

2
ecran
View File

@ -8,7 +8,7 @@
case "${1}" in
ds | dockstation | work )
xrandr --output HDMI-1 --mode 1920x1200 --right-of LVDS-1 --output LVDS-1 --mode 1366x768
xrandr --output HDMI-1 --mode 1920x1200 --left-of LVDS-1 --output LVDS-1 --mode 1366x768
printf 'Xrandr for DisplayPort with dock station';;
vga | lug )
xrandr --output VGA-1 --mode 1280x1024 --right-of LVDS-1 --output LVDS-1 --mode 1366x768