Created
July 19, 2018 19:04
-
-
Save wcarhart/2f09af517c5cde3c02302bbd5104c2be to your computer and use it in GitHub Desktop.
Restart Touch Bar on Macbook Pro
This file contains 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
pkill "Touch Bar agent" | |
killall "ControlStrip" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment