debian-z/config/scripts/set-double-display.sh
2023-06-20 17:45:22 +01:00

6 lines
178 B
Bash
Executable file

#!/bin/bash
xrandr --output DVI-D-0 --mode 1920x1080 --pos 900x0 --output HDMI-0 --mode 1600x900 --pos 0x0 --rotate right
source ~/.config/scripts/last-two-wallpapers.sh
clear