File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- #dimmer
2
- ##Description
1
+ # dimmer
2
+ ## Description
3
3
4
4
Without dimmer:
5
5
@@ -18,7 +18,7 @@ colored blocklets made for dark background.
18
18
dimmer parses a blocket output, gets strings with hex color codes and reduces
19
19
it values to make colors darker.
20
20
21
- ##Usage
21
+ ## Usage
22
22
23
23
To use dimmer you should add it through pipe, e.g. you may keep following in
24
24
your i3blocks.conf:
@@ -31,7 +31,7 @@ command=(/usr/lib/i3blocks/$BLOCK_NAME ; echo) | $SCRIPT_DIR/dimmer
31
31
echo is required for properly support of some scripts that does not produce new
32
32
line symbol on the end of their output (like bandwidth blocklet).
33
33
34
- ##Options
34
+ ## Options
35
35
36
36
By default dimmer will reduce color values to 50%. Also dimmer supports custom
37
37
brightness values in percents as an argument, e.g.:
You can’t perform that action at this time.
0 commit comments