feat: new custom icon
I'm not satisfied with it
This commit is contained in:
parent
6e5c79f2f6
commit
5fd8832b59
3 changed files with 1 additions and 3 deletions
|
|
@ -56,8 +56,7 @@
|
|||
desktopItem = pkgs.makeDesktopItem {
|
||||
inherit name;
|
||||
desktopName = name;
|
||||
# from candy-icons caja-dropbox.svg
|
||||
icon = ./icon.svg;
|
||||
icon = ./icon.png;
|
||||
exec = name;
|
||||
};
|
||||
in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue