From eefdd1fbf9a973a0b30c56aa28d40b5b38606a93 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Fri, 9 Jan 2026 20:59:40 +0300 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 7694010..12184a1 100644 --- a/README.md +++ b/README.md @@ -118,18 +118,18 @@ xdg-mime default mpv.desktop video/x-matroska xdg-mime default mpv.desktop video/webm sudo systemctl enable --now NetworkManager -sudo rfkill unblock bluetooth -sudo systemctl enable --now bluetooth -sudo usermod -aG bluetooth $USER +sudo rfkill unblock bluetooth +sudo systemctl enable --now bluetooth +sudo usermod -aG bluetooth $USER sudo systemctl enable --now udisks2 sudo chmod +x ~/.config/waybar/scripts/weather.py - sudo chmod 600 ~/.config/scripts/hyprshade-toggle-state - sudo chown $USER:$USER ~/.config/scripts/hyprshade-toggle-state - systemctl --user daemon-reload - systemctl --user enable --now hyprshade-auto.timer +sudo chmod 600 ~/.config/scripts/hyprshade-toggle-state +sudo chown $USER:$USER ~/.config/scripts/hyprshade-toggle-state +systemctl --user daemon-reload +systemctl --user enable --now hyprshade-auto.timer ---