mirror of
https://github.com/alacritty/alacritty.git
synced 2025-10-30 23:36:53 -04:00
Disable automatic graphics switching on macOS
Temporarily disabled automatic graphics switching due to a bug in macOS which leads to crashing. See #2221.
This commit is contained in:
parent
91f889849e
commit
5776ec09d6
2 changed files with 2 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
|||
<key>NSMainNibFile</key>
|
||||
<string></string>
|
||||
<key>NSSupportsAutomaticGraphicsSwitching</key>
|
||||
<true/>
|
||||
<false/>
|
||||
<key>CFBundleDisplayName</key>
|
||||
<string>Alacritty</string>
|
||||
<key>NSRequiresAquaSystemAppearance</key>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue