Kitty/en: Difference between revisions

FuzzyBot (talk | contribs)
Updating to match new version of source page
 
FuzzyBot (talk | contribs)
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://stylix.danth.me/options/hm.html#stylixtargetskittyenable</ref>
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;