kitty: add quick-access-terminal configuration
Some checks are pending
/ triage (push) Waiting to run
GitHub Pages / publish (ubuntu-latest) (push) Waiting to run

This commit is contained in:
Matt Bryant 2025-09-08 22:05:49 -07:00 committed by Austin Horstman
parent 26993d87fd
commit d587e11cef
5 changed files with 65 additions and 1 deletions

View file

@ -3,4 +3,5 @@
kitty-theme-to-themeFile = ./theme-to-themeFile.nix;
kitty-null-shellIntegration = ./null-shellIntegration.nix;
kitty-example-mkOrder = ./example-mkOrder.nix;
kitty-example-quickAccessTerminalConfig = ./example-quickAccessTerminalConfig.nix;
}