Skip to content

Instantly share code, notes, and snippets.

View rindokim's full-sized avatar

Rindo Kim rindokim

View GitHub Profile
@judas-christ
judas-christ / fix-refresh-rate.sh
Last active November 6, 2023 15:15
How to change refresh rate on an external display on macOS
# install homebrew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
# install cscreen
brew cask install cscreen
# list displays
cscreen -l
# find your external screen in the list and write the number (not the ID) down somewhere
# in the following instructions, use that number instead of <SCREEN>