summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNate Buttke <nate-web@riseup.net>2022-11-05 23:04:43 -0700
committerNate Buttke <nate-web@riseup.net>2022-11-05 23:04:43 -0700
commit55d007f5e7752ada8e15a4f78b8781239696d61c (patch)
treefd384003c679b36157f7edfd1d7fbba83593205f
parent4bca4b1ff9ec1653ecf6a2a405de71dbe0fb5fb5 (diff)
turn off bluetooth before suspending. This was preventing a full suspension if headphones were connected
-rwxr-xr-xlocks1
1 files changed, 1 insertions, 0 deletions
diff --git a/locks b/locks
index c9e8e8d..84f57c1 100755
--- a/locks
+++ b/locks
@@ -5,4 +5,5 @@ swaylock --daemonize \
--scaling fit \
--color 002B36 \
--image $imgPath/$(ls $imgPath | grep -i jpg | sort -R | head -n1)
+bluetoothctl -- power off
systemctl suspend