From d3a3b2318e3bfb1e447674582a22fe1737b18c02 Mon Sep 17 00:00:00 2001 From: Andrew Date: Wed, 7 Jul 2021 00:39:27 +0400 Subject: Added shortcuts for splits in vim and made scan time in bluecontrol script run longer --- .local/bin/scripts/bluecontrol | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.local') diff --git a/.local/bin/scripts/bluecontrol b/.local/bin/scripts/bluecontrol index f69def3..ec57a1b 100755 --- a/.local/bin/scripts/bluecontrol +++ b/.local/bin/scripts/bluecontrol @@ -21,7 +21,7 @@ fPower() fScan() { - local time=5 + local time=60 notify-send "Turning on scanning for $time seconds" timeout $time bluetoothctl -- scan on notify-send "Scanning turned off" -- cgit v1.2.3