summary refs log tree commit diff
path: root/.xprofile
blob: 4b1a421ce20ba950815e48560c139ed9d03603d1 (plain) (blame)
1
2
3
xrandr --newmode "2560x1440_35.00"  173.75  2560 2704 2968 3376  1440 1443 1448 1472 -hsync +vsync
xrandr --addmode HDMI1 "2560x1440_35.00"
xrandr --output HDMI1 --mode "2560x1440_35.00"
June McEnroe 2019-01-12Use local libeditJune McEnroe 2019-01-12Replace libedit MakefileJune McEnroe 2019-01-11Import /usr/src/lib/libedit from NetBSD 8.0June McEnroe 2019-01-11Add PSlit for prompt escapesJune McEnroe 2019-01-11Don't make depend automaticallyJune McEnroe