Created
May 27, 2023 10:44
-
-
Save fazaio/c946761db9089efee9d6c31b6e75728e to your computer and use it in GitHub Desktop.
xrandr samsung SR24305
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gtf 1920 1080 60 | |
xrandr --newmode "1920x1080_60.00" 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -HSync +Vsync | |
xrandr --addmode VGA-1 "1920x1080_60.00" | |
xrandr --output VGA-1 --mode "1920x1080_60.00" | |
autorandr --load current | |
xrandr --output VGA-1 --brightness 0.5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment