Files
dotfiles-2022/.xprofile
2022-02-17 23:43:57 +01:00

7 lines
249 B
Bash

#!/bin/sh
xrandr --newmode "1440x1080_360.00" 987.75 1440 1576 1736 2032 1080 1083 1087 1350 -hsync +vsync
xrandr --addmode DisplayPort-0 1440x1080_360.00
xrandr --newmode "1440x1080" 987.75 1440 1576 1736 2032 1080 1083 1087 1350 -hsync +vsync