mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-11 07:02:41 +02:00
chore(kitty): update deprecated option
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
# kitty has catppuccin theme built-in,
|
# kitty has catppuccin theme built-in,
|
||||||
# all the built-in themes are packaged into an extra package named `kitty-themes`
|
# all the built-in themes are packaged into an extra package named `kitty-themes`
|
||||||
# and it's installed by home-manager if `theme` is specified.
|
# and it's installed by home-manager if `theme` is specified.
|
||||||
theme = "Catppuccin-Mocha";
|
themeFile = "Catppuccin-Mocha";
|
||||||
font = {
|
font = {
|
||||||
name = "JetBrainsMono Nerd Font";
|
name = "JetBrainsMono Nerd Font";
|
||||||
# use different font size on macOS
|
# use different font size on macOS
|
||||||
|
|||||||
Reference in New Issue
Block a user