Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

alacritty error #2

Closed
lnwza0x0a opened this issue Jan 13, 2022 · 2 comments
Closed

alacritty error #2

lnwza0x0a opened this issue Jan 13, 2022 · 2 comments

Comments

@lnwza0x0a
Copy link

image

@lnwza0x0a
Copy link
Author

lnwza0x0a commented Jan 13, 2022

Edit by adding comments, launcher URL lines, and modifiers lines.

    # URL launcher
    #
    # This program is executed when clicking on a text which is recognized as a URL.
    # The URL is always added to the command as the last parameter.
    #
    # When set to `None`, URL launching will be disabled completely.
    #
    # Default:
    #   - (macOS) open
    #   - (Linux) xdg-open
    #   - (Windows) explorer
    #launcher: xdg-open

    # URL modifiers
    #
    # These are the modifiers that need to be held down for opening URLs when clicking
    # on them. The available modifiers are documented in the key binding section.
    #modifiers: None

@xct
Copy link
Owner

xct commented Jan 19, 2022

Solved with the latest PR.

@xct xct closed this as completed Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants