Kitty/en: Difference between revisions
Updating to match new version of source page |
Updating to match new version of source page |
||
Line 95: | Line 95: | ||
=== Theming with Stylix === | === Theming with Stylix === | ||
You can use [[Stylix]] to theme Kitty by enabling its built-in integration:<ref>https:// | You can use [[Stylix]]<ref>https://github.com/nix-community/stylix</ref> to theme Kitty by enabling its built-in integration:<ref>https://nix-community.github.io/stylix/options/modules/kitty.html#stylixtargetskittyenable</ref> | ||
<syntaxhighlight lang="nix"> | <syntaxhighlight lang="nix"> | ||
stylix.targets.kitty.enable = true; | stylix.targets.kitty.enable = true; |