Files
omarchy/bin/omarchy-restart-bluetooth
2025-09-19 17:44:13 -04:00

6 lines
96 B
Bash
Executable File

#!/bin/bash
echo -e "Unblocking bluetooth...\n"
rfkill unblock bluetooth
rfkill list bluetooth