mirror of
https://github.com/brunofontes/linuxShortcuts.git
synced 2024-11-23 19:00:51 +00:00
4 lines
49 B
Bash
Executable File
4 lines
49 B
Bash
Executable File
#!/bin/sh
|
|
|
|
xrandr --output HDMI2 --left-of HDMI1
|