add mirror xrandr mode
This commit is contained in:
parent
10819448c9
commit
48c4084ffb
1 changed files with 3 additions and 0 deletions
|
@ -2,4 +2,7 @@
|
||||||
|
|
||||||
xinput --map-to-output 'ELAN901C:00 04F3:2C29' eDP1
|
xinput --map-to-output 'ELAN901C:00 04F3:2C29' eDP1
|
||||||
|
|
||||||
|
xrandr --newmode "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync
|
||||||
|
xrandr --addmode eDP1 "1920x1080_60.00"
|
||||||
|
|
||||||
xss-lock -- ~/bin/lock &
|
xss-lock -- ~/bin/lock &
|
||||||
|
|
Loading…
Reference in a new issue