This commit is contained in:
2021-07-04 19:59:23 +02:00
parent 2fb43032b7
commit 11b95a1e05
2 changed files with 10 additions and 12 deletions

3
config
View File

@ -12,5 +12,4 @@ ALIASLIST=${XDG_CONFIG_HOME:-$HOME/.config}/bt/alias
actions="$(printf 'pair\nunpair\n')"
#disconnect menu does not need to be displayed since just directly selecting the connected device will disconnect it
#set to anything non-empty to enable
include_disconnect_option=""
include_disconnect_option=false