iced-template: remove nonexistent icon
This commit is contained in:
parent
6d7c1bf7fd
commit
49294a02e0
1 changed files with 0 additions and 1 deletions
|
|
@ -58,7 +58,6 @@
|
|||
desktopItem = pkgs.makeDesktopItem {
|
||||
inherit name;
|
||||
desktopName = name;
|
||||
icon = name;
|
||||
exec = name;
|
||||
};
|
||||
in
|
||||
|
|
|
|||
Loading…
Reference in a new issue