new pc install (took me 8 years!)

This commit is contained in:
2018-08-15 18:42:09 +02:00
parent 889139a906
commit b6b6bd501e
5 changed files with 31 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
#/bin/bash
# no changes yet.
MYPATH="$PWD/computers/dev-pc"
ln -sf "$MYPATH/xprofile.sh" ~/.xprofile

View File

@@ -0,0 +1,2 @@
#!/bin/sh
xrandr --output DP-1 --mode 1920x1080 --pos 0x0 --rotate normal --output DVI-I-1 --off --output DVI-D-1 --off --output HDMI-1 --primary --mode 1920x1080 --pos 1920x0 --rotate normal