Fix launcher entry removal
This commit is contained in:
@@ -276,7 +276,6 @@ Item {
|
||||
var desktopId = String(entry.id || "")
|
||||
var name = root.entryName(entry)
|
||||
root.cancelDelete()
|
||||
root.dismiss()
|
||||
Quickshell.execDetached([root.omarchyPath + "/bin/omarchy-remove-launcher-entry", desktopId, name])
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user