Files
dotfiles/screenlayout/.screenlayout/prometheus-two.sh

5 lines
339 B
Bash
Raw Normal View History

2019-08-16 11:27:18 -04:00
#!/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
2019-08-16 11:27:18 -04:00
setxkbmap -option caps:escape &