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

4 lines
171 B
Bash
Executable File

#!/bin/sh
xrandr --output HDMI-2 --off --output HDMI-1 --off --output DP-1 --off --output eDP-1 --off --output DP-2 --mode 3840x2160 --pos 0x0 --rotate normal
changepaper