Update README.md

This commit is contained in:
FURK4NGG
2026-01-20 02:13:26 +03:00
committed by GitHub
parent 362340e19a
commit bd7092dd18
+1 -1
View File
@@ -81,9 +81,9 @@ chmod 600 ~/.config/blacklayer/*.conf 2>/dev/null || true
# If you want to disappear waybar when blacklayer is active follow these steps: # If you want to disappear waybar when blacklayer is active follow these steps:
cd ~/.config/blacklayer/
sudo chown -R "$USER:$USER" ~/.config/waybar sudo chown -R "$USER:$USER" ~/.config/waybar
chmod 700 ~/.config/waybar chmod 700 ~/.config/waybar
cd ~/.config/blacklayer/
``` ```
./generate-waybar-configs.sh ./generate-waybar-configs.sh
``` ```