From 83eadeef78cf6ca3a846e293d3b7b07abd7132fc Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Sun, 15 Dec 2024 12:43:47 -0500 Subject: [PATCH] aly@petalburg: increase font sizes --- homes/aly/petalburg.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/homes/aly/petalburg.nix b/homes/aly/petalburg.nix index 4297a3a9..fbdf271a 100644 --- a/homes/aly/petalburg.nix +++ b/homes/aly/petalburg.nix @@ -47,8 +47,8 @@ self: { }; sizes = { - applications = 12; - desktop = 11; + applications = 14; + desktop = 12; popups = 12; terminal = 13; };