This commit is contained in:
foglar 2024-10-28 17:00:34 +01:00
parent 32994856b4
commit 2f2f8df720

View File

@ -1,9 +1,9 @@
{pkgs, ...}: {
programs.kitty = {
enable = true;
font.name = "JetBrainsMono Nerd Font";
#font.name = "JetBrainsMono Nerd Font";
#themeFile = "tokyo_night_night";
themeFile = "Catppuccin-Mocha";
#themeFile = "Catppuccin-Mocha";
settings = {
font_size = 11.5;
confirm_os_window_close = 0;