diff options
| -rw-r--r-- | home/ebisu/fortune/rice/fastfetch.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/ebisu/fortune/rice/fastfetch.nix b/home/ebisu/fortune/rice/fastfetch.nix index ef9855a..8020e57 100644 --- a/home/ebisu/fortune/rice/fastfetch.nix +++ b/home/ebisu/fortune/rice/fastfetch.nix @@ -6,7 +6,7 @@ settings = { logo = { source = "${flakeDirectory}/home/${config.home.username}/logo.png"; - width = 22; + width = 30; padding.top = 0; }; |