Skip to content

Instantly share code, notes, and snippets.

@Icy-Thought
Created August 12, 2023 17:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Icy-Thought/7f6966a0c4d4b021c28e28943e79ccd0 to your computer and use it in GitHub Desktop.
Save Icy-Thought/7f6966a0c4d4b021c28e28943e79ccd0 to your computer and use it in GitHub Desktop.
{"cursor":{"style":"Block","unfocused_hollow":true},"env":{"TERM":"xterm-256color","WINIT_X11_SCALE_FACTOR":"1.0"},"import":["~/.config/alacritty/config/kanagawa.yml"],"key_bindings":[{"action":"SpawnNewInstance","key":"N","mods":"Control|Shift"},{"action":"Quit","key":"Q","mods":"Control"},{"action":"Paste","key":"V","mods":"Control|Shift"},{"action":"Copy","key":"C","mods":"Control|Shift"},{"action":"IncreaseFontSize","key":"NumpadAdd","mods":"Control"},{"action":"DecreaseFontSize","key":"NumpadSubtract","mods":"Control"},{"action":"ResetFontSize","key":"Key0","mods":"Control"}],"live_config_reload":true,"mouse_bindings":[{"action":"PasteSelection","mouse":"Middle"}],"scrolling":{"faux_multiplier":3,"history":5000,"multiplier":3},"selection":{"save_to_clipboard":false,"semantic_escape_chars":",│`|:\"' ()[]{}<>"},"shell":{"args":["-l","-c","tmux new || tmux"],"program":"/nix/store/26f5rij8ajdw5dm1d78wyndwk3v723nr-fish-3.6.1/bin/fish"},"url":{"launcher":"open","modifiers":"Shift"},"window":{"decorations":"none","dimensions":{"columns":96,"lines":28},"dynamic_padding":false,"dynamic_title":true,"opacity":0.8,"padding":{"x":10,"y":10},"position":{"x":50,"y":50}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment