-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8dfcce0
commit 1d3148c
Showing
9 changed files
with
695 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# Toggle Notch - An Alfred workflow | ||
|
||
Turn the [notch](https://www.theverge.com/2021/10/18/22732912/apple-macbook-pro-notch-display) on Apple Silicon based MacBook on or off quickly. This workflow is essentially a wrapper of an apple shortcut to invoke [Say No to Notch](https://apps.apple.com/app/say-no-to-notch/id1639306886)'s shortcut component. | ||
|
||
## Features | ||
|
||
This workflow has one single feature: turning the "notch" ON or OFF. | ||
|
||
![image-20240331195407784](./img/toggle-notch-screenshot-1.png) | ||
|
||
## Pre-requisites | ||
|
||
You don't need to do anything to start using this workflow, since it will prompt you install the following pre-requisites for your first run. | ||
|
||
- Mac App Store App: [AppStore - Say No To Notch](https://apps.apple.com/app/say-no-to-notch/id1639306886) | ||
- Apple Shortcut: `toggleNotch` | ||
|
||
## Usage | ||
|
||
- <kbd>⏎</kbd>: Toggle 'notch' on or off | ||
- <kbd>⌥</kbd><kbd>⏎</kbd>: Turn on notch | ||
- <kbd>⌃</kbd><kbd>⏎</kbd>: Turn off notch | ||
|
||
## Todo | ||
|
||
- Add hotkey activation. | ||
|
||
|
||
|
||
|
||
|
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.