kak: No forzar foot

This commit is contained in:
Cat /dev/Nulo 2022-10-09 23:49:18 -03:00
parent c13767b2d5
commit e305c45b4f
1 changed files with 0 additions and 11 deletions

View File

@ -53,17 +53,6 @@ hook global WinSetOption filetype=go %{
hook buffer BufWritePre .* format-buffer
}
# ------------
# Usar Foot
# ------------
hook global KakBegin .* %{ set-option global termcmd "footclient sh -c" }
define-command fzf-terminal -params 1.. -shell-completion %{
set-option global termcmd "footclient --app-id=fzf sh -c"
wayland-terminal %arg{@}
set-option global termcmd "footclient sh -c"
}
# ------------
# Keybindings genericas
# ------------