Files
dotfiles/screenlayout/.screenlayout/prometheus-two.sh
2019-09-03 09:29:44 -04:00

5 lines
339 B
Bash
Executable File

#!/bin/sh
xrandr --output VGA-1 --mode 1280x1024 --pos 1366x0 --rotate normal --output LVDS-1 --primary --mode 1366x768 --pos 0x0 --rotate normal --output HDMI-3 --off --output HDMI-2 --off --output HDMI-1 --off --output DP-3 --off --output DP-2 --off --output DP-1 --off
~/.screenlayout/keyboard-and-bg.sh
setxkbmap -option caps:escape &