Skip to content

Commit

Permalink
Update alert messages
Browse files Browse the repository at this point in the history
  • Loading branch information
tekezo committed Jun 8, 2024
1 parent 72e4618 commit c6dd2d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ struct ServicesNotRunningAlertView: View {
GroupBox {
VStack(alignment: .center, spacing: 20.0) {
VStack(alignment: .center, spacing: 0.0) {
Text("To use Karabiner-Elements, you need to run the background services.")
Text("You need to permit the background services to use Karabiner-Elements.")
Text(
"Please enable the following items from System Settings > General > Login Items."
)
Expand Down

0 comments on commit c6dd2d5

Please sign in to comment.