From bdb85c1070c09711f8e98d8c802fb5619bb84113 Mon Sep 17 00:00:00 2001 From: Graham Helton Date: Sat, 30 Oct 2021 17:08:28 -0400 Subject: [PATCH] added i3 info --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 4a30bea..99e1e22 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 /path/to/bluetoother ## References https://computingforgeeks.com/connect-to-bluetooth-device-from-linux-terminal/