Skip to content

Instantly share code, notes, and snippets.

@fazaio
Created May 27, 2023 10:44
Show Gist options
  • Save fazaio/c946761db9089efee9d6c31b6e75728e to your computer and use it in GitHub Desktop.
Save fazaio/c946761db9089efee9d6c31b6e75728e to your computer and use it in GitHub Desktop.
xrandr samsung SR24305
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