1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-03-09 18:26:54 +00:00
home-manager/tests/modules/programs/kitty
MithicSpirit fc3cd1e408 kitty: allow not setting shell_integration
This allows better support for using kitty's built-in shell integration
method by setting `shellIntegration.mode' to `null', which makes it not
be set at all in the config file and disables modification to shell
initialization scripts by default. If this is used, the user should set
`settings.shell_integration' instead (if shell integration is desired),
which receives no special handling.
2025-02-10 17:56:59 -06:00
..
default.nix kitty: allow not setting shell_integration 2025-02-10 17:56:59 -06:00
example-macos-launch-services-cmdline kitty: add environment and darwinLaunchOptions options (#2280) 2021-08-26 22:08:34 -04:00
example-settings-expected.conf kitty: allow float values in settings (#5925) 2024-10-07 12:18:19 +02:00
example-settings.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
null-shellIntegration-expected.conf kitty: allow not setting shell_integration 2025-02-10 17:56:59 -06:00
null-shellIntegration.nix kitty: allow not setting shell_integration 2025-02-10 17:56:59 -06:00
theme-to-themeFile.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00