kak: No forzar foot
This commit is contained in:
parent
c13767b2d5
commit
e305c45b4f
1 changed files with 0 additions and 11 deletions
|
@ -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
|
||||
# ------------
|
||||
|
|
Loading…
Reference in a new issue