diff options
| author | Rosa <rosaontheweb@proton.me> | 2026-05-02 16:54:27 -0400 |
|---|---|---|
| committer | Rosa <rosaontheweb@proton.me> | 2026-05-02 16:54:27 -0400 |
| commit | 674773e81d4f922c904fefee4a00cda6808f31a5 (patch) | |
| tree | 5eb759dfbcd1ee1c4b5e2176761ca8f571d1fb59 /modules | |
| parent | d14f080a406dcc5f93c7af2dc6c1d7e667437f6a (diff) | |
fix font
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/user/desktop/apps/mako.nix | 2 |
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"; |
