You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
slambert edited this page Jan 7, 2011
·
1 revision
To adjust the maximum block time and interval on the sliders, just open Terminal.app in Applications —> Utilities, then enter the following two commands (press enter after each line):
defaults write org.eyebeam.SelfControl MaxBlockLength -int [maximum block length in minutes]
defaults write org.eyebeam.SelfControl BlockLengthInterval -int [block length interval in minutes]
So, for example, to change it to a month-long maximum block with intervals at each day, you could use: