this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

JavaScript 100.0%
138 1 15

Clone this repository

https://tangled.org/ptrkc.sk/auto-terminal-profile https://tangled.org/did:plc:6yqiskp66bz65u2hg3rtqvkv/auto-terminal-profile
git@tangled.org:ptrkc.sk/auto-terminal-profile git@tangled.org:did:plc:6yqiskp66bz65u2hg3rtqvkv/auto-terminal-profile

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
readme.md

Auto Terminal Profile#

Automatically switch Terminal profiles when macOS dark/light mode changes

auto-terminal-profile demonstration screen recording

Requirements#

Installation#

brew install patrik-csak/tap/auto-terminal-profile

Usage#

1. Import Terminal profiles#

Import the Terminal profiles you want to use, or continue to the next step if you want to use default profiles

2. Configure auto-terminal-profile#

Set your preferred dark and light mode profiles:

auto-terminal-profile config set
You can also set profiles individually:
auto-terminal-profile config set dark 'Clear Dark'
auto-terminal-profile config set light 'Clear Light'

3. Enable automatic switching#

brew services start auto-terminal-profile

Disable automatic switching#

brew services stop auto-terminal-profile