Next: (heks-linux bridges), Up: API
Default value:
"/root/.config/alacritty"
Default value:
"alacritty.toml"
Undocumented procedure.
Undocumented procedure.
Undocumented procedure.
Undocumented procedure.
Undocumented procedure.
Undocumented procedure.
Undocumented procedure.
Undocumented procedure.
("@{ key = \"Y\", mods = \"Control\", action = \"Paste\"@}" "@{ key = \"W\", mods = \"Alt\", action = \"Copy\"@}" "@{ key = \"+\", mods = \"Control\", action = \"IncreaseFontSize\"@}" "@{ key = \"+\", mods = \"Control|Shift\", action = \"IncreaseFontSize\"@}" "@{ key = \"-\", mods = \"Control\", action = \"DecreaseFontSize\"@}" "@{ key = \"-\", mods = \"Control|Shift\", action = \"DecreaseFontSize\"@}" "@{ key = \"V\", mods = \"Control\", action = \"ScrollPageDown\"@}" "@{ key = \"V\", mods = \"Alt\", action = \"ScrollPageUp\"@}" "@{ key = \"S\", mods = \"Alt\", action = \"SearchForward\"@}" "@{ key = \"R\", mods = \"Alt\", action = \"SearchBackward\"@}" "@{ key = \"<\", mods = \"Alt\", action = \"ScrollToTop\"@}" "@{ key = \"<\", mods = \"Alt|Shift\", action = \"ScrollToTop\"@}" "@{ key = \">\", mods = \"Alt\", action = \"ScrollToBottom\"@}" "@{ key = \">\", mods = \"Alt|Shift\", action = \"ScrollToBottom\"@}")
((live_config_reload . true) (ipc_socket . true))
((history . 100000))
((shell . bash))
((padding . "@{ x = 16, y = 16@}") (decorations . None) (opacity . 0.9) (blur . false))
Next: (heks-linux bridges), Up: API