dterm.rb: accessibility_access

This commit is contained in:
Larry Gilbert 2014-12-04 12:33:10 -08:00 committed by Vítor Galvão
parent 74923e2d9a
commit 5d8c79cf62
1 changed files with 2 additions and 0 deletions

View File

@ -8,4 +8,6 @@ cask :v1 => 'dterm' do
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'DTerm.app'
accessibility_access true
end