From c688a411b1cb968cca8b7b3e79fe15c3ff36c02e Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 4 Apr 2025 11:06:52 +0200 Subject: [PATCH] made mfetch logo smaller --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index acbcb84..735d58b 100755 --- a/.zshrc +++ b/.zshrc @@ -192,7 +192,7 @@ alias dbe="distrobox enter" alias dbrm="distrobox rm" alias dbs="distrobox stop" -alias mfetch="fastfetch --logo-type kitty-icat -l ~/Pictures/fflogo.svg --logo-width 50 --logo-height 50 --color red" +alias mfetch="fastfetch --logo-type kitty-icat -l ~/Pictures/fflogo.svg --logo-width 30 --logo-height 30 --color red" function dbc() {