diff --git a/Cargo.toml b/Cargo.toml index ad25a81..72100ff 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -69,7 +69,7 @@ incremental = true [package.metadata.bundle] name = "Neovide" identifier = "com.kethku.neovide" -icon = ["assets/nvim.ico"] +icon = ["assets/neovide.ico"] version = "0.7.0" resources = [] copyright = "Copyright (c) Keith 2021. All rights reserved."