Update for 25.05

This commit is contained in:
Bun 2025-05-28 18:19:50 -04:00
parent 8bfcca1bb8
commit 63c42b081d
12 changed files with 193 additions and 209 deletions

View file

@ -1,7 +1,7 @@
{ ... }:
{
look.fonts = {
main = "Ubuntu";
main = "Ubuntu Nerd Font";
mono = "UbuntuMono Nerd Font";
};
}