mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-05-25 08:59:58 +02:00
feat: customize all app's theme to catppuccin-mocha
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
{
|
||||
programs.kitty = {
|
||||
enable = true;
|
||||
theme = "Catppuccin-Mocha";
|
||||
theme = "Catppuccin-Mocha"; # kitty has catppuccin theme built-in
|
||||
font = {
|
||||
name = "JetBrainsMono Nerd Font";
|
||||
# use different font size on macOS
|
||||
|
||||
Reference in New Issue
Block a user