mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-05 00:48:45 +00:00
alacritty url handling
This commit is contained in:
@@ -18,3 +18,9 @@ offset = { y = 1 }
|
||||
|
||||
[cursor]
|
||||
style = { shape = "Beam", blinking = "Always" }
|
||||
|
||||
[[hints.enabled]]
|
||||
regex = "https?://[^\\s]+"
|
||||
hyperlinks = true
|
||||
command = { program = "open" }
|
||||
mouse = { enabled = true }
|
||||
|
||||
Reference in New Issue
Block a user