Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ## Install Homebrew on Mac OS, copy the code below
- /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
- ## Install jq and fish/fisher shell
- brew install fisher jq
- ## Login to fisher shell
- fish
- fisher install dangh/force-rgb.fish
- ## While still in fish shell, run the force-rgb program
- force-rgb
- ## Verify the change is being made is correct, and then apply the change
- yes | force-rgb
- ## Log out your user account. And then reboot the mac (Important !!)
Advertisement
Add Comment
Please, Sign In to add comment