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"
oe 2020-01-27Split lines so that they're 76, not 77 charactersJune McEnroe 2020-01-27Encode trailing whitespace in quote-printable properlyJune McEnroe 2020-01-27Skip notes not listed in argsJune McEnroe 2020-01-27Skip if dates matchJune McEnroe 2020-01-26Check envelope date rather than internal dateJune McEnroe 2020-01-26Log out after reading all notesJune McEnroe 2020-01-26Reference MIME part 1 standardJune McEnroe 2020-01-26Implement appendJune McEnroe 2020-01-26Implement IMAP flow outlineJune McEnroe 2020-01-26Add -w option to manual pageJune McEnroe 2020-01-26Add standards and author to manual pageJune McEnroe