fixing C void function signatures ignorantly left blank
[opo.git] / xprofile.example
blob8fdb18cba3f34ba015ef9e693778709218aca56a
1 #!/bin/sh
3 #If this file is copied to ~/.xprofile, the following
4 #commands will be run. They organise the output of the
5 #two screens of each video card.
7 xrandr --screen 0 --output DVI-0 --left-of VGA-0
8 xrandr --screen 1 --output DVI-1 --left-of VGA-1