From 2e124a90561649a8aa410e89c6893e5b5d4816b9 Mon Sep 17 00:00:00 2001 From: Grigory Date: Tue, 7 Nov 2023 19:15:52 +0500 Subject: [PATCH] docs(text/readme): patch for library navbar (#1007) --- text/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/text/README.md b/text/README.md index 1774664..e91969b 100644 --- a/text/README.md +++ b/text/README.md @@ -100,10 +100,12 @@ created by [darkthemer](https://github.com/darkthemer/) ### Notes -- **IMPORTANT:** Add the following to your `config-xpui.ini` file. Details as to why are explained [here](https://github.com/JulienMaille/spicetify-dynamic-theme#important). +- **IMPORTANT:** Add the following to your `config-xpui.ini` file. Details as to why are explained [here](https://github.com/JulienMaille/spicetify-dynamic-theme#important). Run `spicetify apply` after adding these lines. ```ini [Patch] +xpui.js_find_0880 = COLLAPSED\?64:32 +xpui.js_repl_0880 = COLLAPSED?32:32 xpui.js_find_8008 = ,(\w+=)56, xpui.js_repl_8008 = ,${1}32, ```