titan-three.sh 286 B

1234
  1. #!/bin/sh
  2. pkill compton
  3. xrandr --output eDP-1 --primary --mode 1920x1080 --pos 1080x1440 --rotate normal --output DP-1 --off --output HDMI-1 --mode 2560x1440 --pos 1080x0 --rotate normal --output DP-2 --mode 1920x1080 --pos 0x1440 --rotate left --output HDMI-2 --off
  4. keyboard-and-bg.sh