added alacritty comment (c-i)

This commit is contained in:
Andre Schaf 2026-06-16 07:33:05 +02:00
parent 59e3a23b5f
commit d3e182cca0

12
kakrc
View file

@ -27,4 +27,16 @@ map -docstring "grep" global user g ":grep<ret>"
# zellij-terminal-horizontal fzf --bind "enter:execute(kak -C %val{session} {})"
#alacritty??
# [window]
# decorations = "none"
# # opacity = 0.9
# # ~/.config/alacritty/alacritty.toml
# [keyboard]
# bindings = [
# { key = "I", mods = "Control", chars = "\U0000001B[105;5u" },
# ]