Compare commits

..

No commits in common. "a3c3ceac496aba77e81d97ea6454cc8469ced5bd" and "f9f23049390967bb90f1806659eca281187ac2d9" have entirely different histories.

2 changed files with 2 additions and 1 deletions

View File

@ -215,10 +215,10 @@ in {
buildInputs = with pkgs; [ imagemagick ];
} ''
magick \
${fp /assets/logo_blue_regular.png} \
-resize x64 \
-gravity center \
-crop 64x64+0+0 \
${fp /assets/logo_blue_regular.png} \
-flatten \
-colors 256 \
-background transparent \

View File

@ -13,6 +13,7 @@
bottom
eza
neovim
diskonaut
ripgrep
tmux
];