If triggered too early, it may read the wrong frame background mode and you'll get dark text on a dark titlebar in MacOS dark mode (or light text on a light titlebar in light mode). |
||
---|---|---|
.. | ||
autoload.el | ||
config.el | ||
packages.el | ||
README.org |
os/macos
Description
This module provides extra functionality for macOS.
Module Flags
This module provides no flags.
Maintainers
This module has no dedicated maintainers
Plugins
Features
"Open with X"
This module adds various macOS-specific launchers under the SPC o
prefix (C-c
o
for users with Evil disabled).
It also enables Keychain integration for auth-source
. This is used by our irc
and magit-forge modules, for instance.
To support GitHub Forge add an internet password like this to your keychain:
Field | Value |
---|---|
Name | api.github.com |
Kind | Internet password |
Account | <username>^forge |
Where | https://api.github.com/ |
Password | <token> |