added alacritty comment (c-i)
This commit is contained in:
parent
59e3a23b5f
commit
d3e182cca0
1 changed files with 12 additions and 0 deletions
12
kakrc
12
kakrc
|
|
@ -27,4 +27,16 @@ map -docstring "grep" global user g ":grep<ret>"
|
||||||
# zellij-terminal-horizontal fzf --bind "enter:execute(kak -C %val{session} {})"
|
# 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" },
|
||||||
|
# ]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue