alacritty

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

alacritty.toml (213B)


      1 [general]
      2 working_directory = "C:\\Users\\ryout\\"
      3 
      4 [terminal]
      5 [terminal.shell]
      6   program = "nu"
      7   args = ["-c","zellij attach --index 0 --create"]
      8 
      9 [font]
     10 normal = { family = "Moralerspace Neon NF" }
     11 size = 11.6