From 25859b99e7c2dd99a5f4b5ddf1c8788f67f7a272 Mon Sep 17 00:00:00 2001 From: Daniel Napora Date: Thu, 28 Oct 2021 22:35:29 +0200 Subject: [PATCH] README update --- README.md | 5 +++-- bin/mbxcolors | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) 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)