improve
This commit is contained in:
@@ -38,6 +38,13 @@ cp weather-sway.sh ~/.config/sway/weather-sway.sh
|
||||
chmod +x ~/.config/sway/weather-sway.sh
|
||||
echo "✓ Weather script installed to ~/.config/sway/weather-sway.sh"
|
||||
|
||||
# === BLUETOOTH SCRIPT ===
|
||||
echo ""
|
||||
echo "Installing bluetooth script..."
|
||||
cp bluetooth-sway.sh ~/.config/sway/bluetooth-sway.sh
|
||||
chmod +x ~/.config/sway/bluetooth-sway.sh
|
||||
echo "✓ Bluetooth script installed to ~/.config/sway/bluetooth-sway.sh"
|
||||
|
||||
# === VOLUME NOTIFY SCRIPT ===
|
||||
# Comment out this section if you don't want volume notifications
|
||||
if [ -f volume-notify-sway.sh ]; then
|
||||
|
||||
Reference in New Issue
Block a user