Skip to content

Commit

Permalink
Fix MonitorControl bundle identifier.
Browse files Browse the repository at this point in the history
  • Loading branch information
reitermarkus committed Nov 18, 2024
1 parent 3271014 commit 4e44e16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tasks/monitorcontrol.rake
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ task :monitorcontrol => [:'brew:casks_and_formulae'] do
end

puts ANSI.blue { 'Adding MonitorControl to login items …' }
add_login_item 'me.guillaumeb.MonitorControl', hidden: true
add_login_item 'app.monitorcontrol.MonitorControl', hidden: true
end

0 comments on commit 4e44e16

Please sign in to comment.