From 7077a5f4cb5d23ce91a0509f7fae423458698170 Mon Sep 17 00:00:00 2001
From: Giacomo Battaglia <66565007+g-battaglia@users.noreply.github.com>
Date: Tue, 7 May 2024 19:18:33 +0200
Subject: Allow requesting Bluetooth permission on macOS
---
extra/osx/Alacritty.app/Contents/Info.plist | 2 ++
1 file changed, 2 insertions(+)
diff --git a/extra/osx/Alacritty.app/Contents/Info.plist b/extra/osx/Alacritty.app/Contents/Info.plist
index e7afebcb..e402e372 100644
--- a/extra/osx/Alacritty.app/Contents/Info.plist
+++ b/extra/osx/Alacritty.app/Contents/Info.plist
@@ -54,5 +54,7 @@
An application in Alacritty would like to access your reminders.
NSSystemAdministrationUsageDescription
An application in Alacritty requires elevated permissions.
+ NSBluetoothAlwaysUsageDescription
+ An application in Alacritty wants to use Bluetooth.
--
cgit v1.2.3-54-g00ecf