Update non-Metal Safari workaround and avoid disabling Beta Menu Bar if enabled

This commit is contained in:
Eduardo Covas
2023-09-11 21:08:19 -03:00
committed by GitHub
parent 214e31e8e3
commit 434dedb815
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -333,8 +333,6 @@ class GenerateDefaults:
if is_key_enabled not in ["false", "0"]:
subprocess.run(["defaults", "write", "-g", key, "-bool", "true"])
subprocess.run(["defaults", "write", "-g", "Amy.MenuBar2Beta", "-bool", "false"])
def _check_amfipass_supported(self) -> None:
"""
Check if root volume supports AMFIPass