mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2025-07-09 05:43:33 +02:00
Compare commits
No commits in common. "a3c3ceac496aba77e81d97ea6454cc8469ced5bd" and "f9f23049390967bb90f1806659eca281187ac2d9" have entirely different histories.
a3c3ceac49
...
f9f2304939
@ -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 \
|
||||
|
@ -13,6 +13,7 @@
|
||||
bottom
|
||||
eza
|
||||
neovim
|
||||
diskonaut
|
||||
ripgrep
|
||||
tmux
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user