debian-z/config/scripts/set-single-display.sh

5 lines
137 B
Bash
Raw Permalink Normal View History

2023-06-20 17:45:22 +01:00
#!/bin/bash
2023-06-30 11:06:56 +01:00
xrandr --output DVI-D-1 --mode 1920x1080 --pos 0x0 --output HDMI-1 --off
2023-06-20 17:45:22 +01:00
source ~/.config/scripts/last-single-wallpapers.sh