Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
rowan-walshe committed Mar 12, 2018
1 parent 79ce331 commit d9eb327
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ I have just got this working as a proof of concept, and has a very limited featu
### Sample i3blocks.conf
```
[light]
command=/home/rowan/.config/i3/Light-Control/app
command=$SCRIPT_DIR/app $SCRIPT_DIR/electron-hue-color-picker-linux-x64/electron-hue-color-picker
interval=1
markup=pango
```
Expand Down Expand Up @@ -49,4 +49,5 @@ Middle Click - Select Colour
1. I'm unsure how this will work with multi-monitor setups and am unable to test it
2. The first time you middle click it after boot, it will take longer to open up the color picker than all subsequent times
3. The colour picker is better than it was, but still not perfect
* I will try and make it better when I learn how to and have time
* I will try and make it better when I learn how to and have time
4. You may use it without the electron-hue-color-picker, and it will retain all functionality, except changing colors

0 comments on commit d9eb327

Please sign in to comment.