From 1361537f22150ba4478749b4567319be20123d1d Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Mon, 19 Jan 2026 00:05:17 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68f7765..08fc006 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ chmod 600 ~/.config/blacklayer/*.conf 2>/dev/null || true chmod 700 ~/.config/blacklayer -# If you use waybar and want to make it disappear when blacklayer is active follow these steps: +# If you want to disappear waybar when blacklayer is active follow these steps: sudo chown -R "$USER:$USER" ~/.config/waybar chmod 700 ~/.config/waybar ```