#hyprland trolling
5 messages · Page 1 of 1 (latest)
I did exec-once = bluetoothctl power on && bluetoothctl connect (MAC address) and it doesn't connect to my headphones
But when I do bind = $mainMod, B, exec, bluetoothtctl power on && bluetoothctl connect (MAC address) it connects
I'm so confused
making a bash script that says
sleep 2
bluetoothctl power on && bluetoothctl connect (MAC address)``` and then having `exec-once = bash bashscript.sh` in the hyprland config makes my bluetooth headphones connect automatically if im logging in after having logged out