From 3db243f3c84f7ab36747f4badfd4f57a26563821 Mon Sep 17 00:00:00 2001
From: Teddy Wing
Date: Wed, 16 Nov 2016 04:29:35 -0500
Subject: Info.plist: Set LSBackgroundOnly=1
Make this a background-only app. We don't have any UI for the daemon
part of the app. It should just sit quietly until it's called by a
global hotkey to click in the right part of the screen.
---
Low Battery Yup d/Low Battery Yup.d-Info.plist | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Low Battery Yup d/Low Battery Yup.d-Info.plist b/Low Battery Yup d/Low Battery Yup.d-Info.plist
index 7554788..b4212f2 100644
--- a/Low Battery Yup d/Low Battery Yup.d-Info.plist
+++ b/Low Battery Yup d/Low Battery Yup.d-Info.plist
@@ -30,5 +30,7 @@
MainMenu
NSPrincipalClass
NSApplication
+ LSBackgroundOnly
+
--
cgit v1.2.3