2 lines
44 B
Bash
Executable file
2 lines
44 B
Bash
Executable file
#!/bin/bash
|
|
xrandr --output DVI-0 --primary
|