diff --git a/README.md b/README.md index 7c296f6..981b7df 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ # mbxcolors -A menu to pick, paste and organize colors (palettes) +A menu to quickly pick, paste and organize colors (palettes) ## Dependencies - jgmenu - xdotool -- [colorpicker](https://github.com/Jack12816/colorpicker) +- xcolor +- gcolor3 - xdg-utils - xclip diff --git a/bin/mbxcolors b/bin/mbxcolors index bf78659..09a3f22 100755 --- a/bin/mbxcolors +++ b/bin/mbxcolors @@ -1,6 +1,6 @@ #!/usr/bin/env bash # Copyright (C) Daniel Napora 2021 -# Dependencies: jgmenu, xdotool, colorpicker, xdg-utils, xclip +# Dependencies: jgmenu, xdotool, xcolor, gcolor3, xdg-utils, xclip # TODO check for other color-tools like gpick,gcolor2 and add launchers to menu # TODO export to .gpl (GIMP,Inkscape)