mirror of https://gitlab.com/meliurwen/dotfiles
parent
6c7b3f00ad
commit
f565fb5ed5
@ -1,7 +0,0 @@ |
|||||||
#!/bin/sh |
|
||||||
if [ $(bluetoothctl show | grep "Powered: yes" | wc -c) -eq 0 ] |
|
||||||
then |
|
||||||
bluetoothctl power on |
|
||||||
else |
|
||||||
bluetoothctl power off |
|
||||||
fi |
|
Loading…
Reference in new issue