From b9e3f09e7f29059712ae8b9981f40c15e396a9eb Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Fri, 11 Oct 2024 22:33:29 +0200 Subject: [PATCH] Edit popup font size --- themes/nixy.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/nixy.nix b/themes/nixy.nix index e47cd14..512eadc 100644 --- a/themes/nixy.nix +++ b/themes/nixy.nix @@ -55,7 +55,7 @@ sizes = { applications = 13; desktop = 13; - popups = 10; + popups = 13; terminal = 13; }; };