Skip to content

Commit 28a3897

Browse files
committed
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™.
1 parent 14460d6 commit 28a3897

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

aliases-mac

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
alias google-chrome="open -a Google\ Chrome"
2+
alias fixbar="killall ControlStrip"

0 commit comments

Comments
 (0)