diff --git a/README.MD b/README.MD index 3104266..fb23825 100644 --- a/README.MD +++ b/README.MD @@ -26,7 +26,7 @@ chmod +x bluetoother ``` ## Running with keypress in I3 -bindsym $Mod+shift+b exec /path/to/bluetoother +bindsym $mod+shift+b exec /usr/bin/terminator -e /usr/bin/bluetoother ## References https://computingforgeeks.com/connect-to-bluetooth-device-from-linux-terminal/