aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRosa <rosaontheweb@proton.me>2026-05-02 16:54:27 -0400
committerRosa <rosaontheweb@proton.me>2026-05-02 16:54:27 -0400
commit674773e81d4f922c904fefee4a00cda6808f31a5 (patch)
tree5eb759dfbcd1ee1c4b5e2176761ca8f571d1fb59
parentd14f080a406dcc5f93c7af2dc6c1d7e667437f6a (diff)
fix font
-rw-r--r--modules/user/desktop/apps/mako.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/user/desktop/apps/mako.nix b/modules/user/desktop/apps/mako.nix
index 5325299..ef0d703 100644
--- a/modules/user/desktop/apps/mako.nix
+++ b/modules/user/desktop/apps/mako.nix
@@ -4,7 +4,7 @@
background-color = "#11111b";
border-color = "#cba6f7";
default-timeout = 5000;
- font = "FiraCode Nerd Font Mono:size=10";
+ font = "FiraCode Nerd Font 10";
margin = 6; # AAAAAAAAAAA
padding = 4;
progress-color = "#a6e3a1";