Adjust your display's brightness with Alfred
This workflow uses a modified version of screenbrightness.
There are a number of options that can be changed through workflow variables. Click here for instructions on changing workflow variables.
- Variable:
brightness_levels - Format: Comma-separated list of numbers between 0 and 100
- Default:
0,20,40,60,80,100 - Examples:
0,25,75,1000,50,100
Keywords that you want to use to set your brightness to the minimum or maximum value (e.g. brightness min)
- Variables:
keyword_minandkeyword_max - Format: String
- Defaults:
minandmax - Examples:
lowandhighdimandbright
Minimum and maximum brightness values
- Variables:
value_minandvalue_max - Format: Number between 0 and 100
- Defaults:
0and100 - Examples:
0and100(0turns the screen completely off)2and100(2is the lowest visible MacBook brightness)
Show minimum and maximum options? You can show the minimum option, maximum option, or both.
- Variables:
show_minandshow_max - Format: String;
trueorfalse - Defaults: both
false - Examples:
- Show both:
trueandtrue - Show only minimum:
trueandfalse - Show only maximum:
falseandtrue
- Show both:
