Update README.md

This commit is contained in:
FURK4NGG
2026-01-19 00:05:17 +03:00
committed by GitHub
parent a2eb04c988
commit 1361537f22
+1 -1
View File
@@ -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
```