dotfiles

dotfiles - ryukamish edition
Log | Files | Refs | README

commit 618b9cbfbb9ba4537c51859eaea5ede40e93ca15
parent 75e0f8ace0dd11e02a3f0f8326153d3deab9817c
Author: ryukamish <[email protected]>
Date:   Mon,  8 Jun 2026 12:47:32 +0530

fix: correct font name

Diffstat:
M.config/mako/config | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.config/mako/config b/.config/mako/config @@ -1,5 +1,5 @@ # Global settings -font=IoskeleyMonoNL Nerd Font 12 +font=IoskeleyMono Nerd Font 12 width=300 margin=10 padding=10