Add bluetooth audio fix
This commit is contained in:
parent
8e0159555c
commit
f3d181729e
2 changed files with 7 additions and 0 deletions
|
@ -6,4 +6,7 @@ if status is-interactive
|
|||
set -x DOCKER_HOST unix://$XDG_RUNTIME_DIR/docker.sock
|
||||
gpgconf --launch gpg-agent
|
||||
gpg-connect-agent updatestartuptty /bye
|
||||
# ctrl+backspace (^H in kitty)
|
||||
# for ctrl+delete: kill-word (unsure about its code in kitty)
|
||||
bind \cH backward-kill-path-component
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue