| [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+"
|