From 53e91ca4cff9ecf9ddaa568d1bea6b376699e28f Mon Sep 17 00:00:00 2001 From: Lain Date: Fri, 25 Mar 2022 12:49:16 +0300 Subject: [PATCH] small note --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fdfc244..334b164 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,6 @@ Generates a chromium theme by using colors generated by [pywal](https://github.c 7. ??? 8. PROFIT! -However, you need to run this script each time you change pywal colors. +However, you need to run this script and restart chromium each time you change pywal colors. So, make an alias or something like that. But you don't need to repeat the steps above, just run the script and that's it, chromium will update theme colors automatically. 😁