stylix: switch to caelestia fonts (Rubik + CaskaydiaCove NF)

This commit is contained in:
rope 2026-07-29 21:46:13 +01:00
parent ec7ae50cf0
commit 4eeb496efe
3 changed files with 16 additions and 13 deletions

View file

@ -34,7 +34,7 @@ in
programs.ghostty = lib.mkIf isDesktop {
enable = true;
settings = {
font-family = "FiraMono Nerd Font";
font-family = "CaskaydiaCove NF";
font-size = 11;
font-thicken = true;
window-padding-x = 10;