mirror of
https://github.com/zedsalim/debian-z.git
synced 2025-12-06 03:19:28 +00:00
4 lines
137 B
Bash
Executable file
4 lines
137 B
Bash
Executable file
#!/bin/bash
|
|
xrandr --output DVI-D-1 --mode 1920x1080 --pos 0x0 --output HDMI-1 --off
|
|
|
|
source ~/.config/scripts/last-single-wallpapers.sh
|