Compare commits

...

2 Commits

Author SHA1 Message Date
h7x4
a3c3ceac49
users/oysteikt: remove diskonaut 2025-05-20 21:17:04 +02:00
h7x4
7f3d288a15
bekkalokk/mediawiki: fix favicon derivation 2025-05-20 21:16:45 +02:00
2 changed files with 1 additions and 2 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,7 +13,6 @@
bottom
eza
neovim
diskonaut
ripgrep
tmux
];