Skip to content
Discussion options

You must be logged in to vote

Like this? (alacritty.json)

    "bin": [
        "alacritty.exe",
        [
            "alacritty.exe",
            "alacritty-config",
            "--config-file \"$persist_dir\\alacritty.yml\""
        ]
    ],
    "shortcuts": [
        [
            "alacritty.exe",
            "Alacritty",
            "--working-directory \"%USERPROFILE%\""
        ],
        [
            "alacritty.exe",
            "Alacritty with Configuration",
            "--config-file \"$persist_dir\\alacritty.yml\""
        ]
    ],
    "bin": [
        "PCTray.exe",
        [
            "PCTray.exe",
            "PCTray",
            "/showui"
        ]
    ],
    "shortcuts": [
        [
            "PCT…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@anderlli0053
Comment options

Answer selected by anderlli0053
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants