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"
2018-09-10Install man page in chrootJune McEnroe 2018-09-10Install man pageJune McEnroe 2018-09-10Split keys into subsections and document colorsJune McEnroe 2018-09-10Add "blank" lines to chatte.1June McEnroe 2018-09-10Document key bindings in chatte.1June McEnroe 2018-09-08Document slash commands in chatte.1June McEnroe