1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

xsession: use correct name for integrated display

This commit is contained in:
Joe Groocock 2017-10-03 11:43:15 +01:00
parent 3dfed805f9
commit e3b276aecf
Signed by: frebib
GPG Key ID: E0B16BEACFBB6A86

2
.xsession Normal file → Executable file
View File

@ -1,7 +1,7 @@
setxkbmap -option caps:none
xset r rate 200 18
xrandr --dpi 136
xrandr --output eDP-1 --primary
xrandr --output eDP1 --primary
~/.local/share/surface-scripts/pend &
~/.local/share/surface-scripts/rotationd &