diff options
Diffstat (limited to 'dot_config/sway/executable_bt-toggle.sh')
| -rw-r--r-- | dot_config/sway/executable_bt-toggle.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/sway/executable_bt-toggle.sh b/dot_config/sway/executable_bt-toggle.sh index 02b72f9..29ec6c6 100644 --- a/dot_config/sway/executable_bt-toggle.sh +++ b/dot_config/sway/executable_bt-toggle.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env dash # Toggle Bluetooth power via bluetoothctl. Uses notify-send's synchronous # hint so repeated toggles replace the previous notification instead of # stacking. |
