Update install.sh
This commit is contained in:
@@ -116,6 +116,10 @@ if [[ "$answer" == "y" || "$answer" == "Y" ]]; then
|
||||
chmod +x ~/.config/blacklayer/*.sh 2>/dev/null || true
|
||||
chmod 600 ~/.config/blacklayer/*.conf 2>/dev/null || true
|
||||
[ -f ~/.config/blacklayer/blacklayer ] && chmod +x ~/.config/blacklayer/blacklayer
|
||||
sudo chown -R "$USER:$USER" ~/.config/waybar
|
||||
chmod 700 ~/.config/waybar
|
||||
cd ~/.config/blacklayer/
|
||||
./generate-waybar-configs.sh
|
||||
|
||||
sudo chmod 600 ~/.config/scripts/hyprshade-toggle-state
|
||||
sudo chown $USER:$USER ~/.config/scripts/hyprshade-toggle-state
|
||||
|
||||
Reference in New Issue
Block a user