dotfiles/.config/screen_layout.sh
Severin Kaderli 0a4424d25e Add key led and gtk configuration files
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
2018-12-12 14:32:12 +01:00

2 lines
252 B
Bash
Executable file

#!/bin/sh
xrandr --output eDP-1 --primary --mode 1920x1080 --pos 1280x0 --rotate normal --output HDMI-3 --off --output HDMI-2 --off --output HDMI-1 --mode 1280x1024 --pos 0x56 --rotate normal --output DP-3 --off --output DP-2 --off --output DP-1 --off