Fix TouchBar when it (frequently) breaks
From http://osxdaily.com/2017/01/11/manually-refresh-touch-bar-mac/ this will reset the control portion of the touch bar which has been frequently breaking in New and Interesting Ways™.
This commit is contained in:
parent
14460d6f38
commit
28a3897995
1 changed files with 1 additions and 0 deletions
|
@ -1 +1,2 @@
|
|||
alias google-chrome="open -a Google\ Chrome"
|
||||
alias fixbar="killall ControlStrip"
|
||||
|
|
Loading…
Reference in a new issue