Add hardware restart menu to unblock wifi/bluetooth/audio if stuck

This commit is contained in:
David Heinemeier Hansson
2025-08-31 14:18:01 +02:00
parent 521de9794a
commit 91c8ad36f2
4 changed files with 31 additions and 3 deletions

4
bin/omarchy-restart-bluetooth Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
rfkill unblock bluetooth
rfkill list bluetooth