bins - silence headset and add stylish-haskell
This commit is contained in:
parent
286d5cb0ec
commit
1bfc329df8
@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
if ! pgrep pulseaudio; then pulseaudio --start; fi
|
||||
cat <(echo "connect 00:11:67:11:18:9B") <(echo "quit") | bluetoothctl
|
||||
if ! pgrep pulseaudio; then pulseaudio --start 2> /dev/null ; fi
|
||||
cat <(echo "connect 00:11:67:11:18:9B") <(echo "quit") \
|
||||
| bluetoothctl 2> /dev/null 2>&1
|
||||
|
||||
|
BIN
local/bin/stylish-haskell
Executable file
BIN
local/bin/stylish-haskell
Executable file
Binary file not shown.
Loading…
Reference in New Issue
Block a user