New paste Repaste Download
[font]
size = 12
[font.normal]
family = "Intel One Mono"
style = "Regular"
[scrolling]
history = 100000
multiplier = 6
[window.dimensions]
columns = 160
lines = 30
[debug]
persistent_logging = true
log_level = "Debug"
[hints]
  [[hints.enabled]]
  command = "xdg-open"
  hyperlinks = true
  post_processing = true
  persist = false
  mouse.enabled = true
  binding = { key = "O", mods = "Control|Shift" }
  regex = "(ipfs:|ipns:|magnet:|mailto:|gemini://|gopher://|https://|http://|news:|file:|git://|ssh:|ftp://)[^\u0000-\u001F\u007F-\u009F<>\"\\s{-}\\^⟨⟩`]+"
  [[hints.enabled]]
  command = { program = "/home/user/.config/alacritty/open-ghc-error.sh" }
  mouse.enabled = true
  regex = "GHC-\\d+"
Filename: alacritty.toml. Size: 737b. View raw, , hex, or download this file.
#!/usr/bin/env bash
xdg-open "https://errors.haskell.org/messages/$1"
Filename: open-ghc-error.sh. Size: 72b. View raw, , hex, or download this file.

This paste expires on 2024-11-29 13:05:33.419760. Pasted through web.