Hyprland: fix typo

This commit is contained in:
ItsLemmy
2025-10-16 16:32:36 -04:00
parent 04c2243a9d
commit 144382f4ac
-1
View File
@@ -273,7 +273,6 @@ Item {
// Leaving them in for now, just in case...
try {
appId = toplevel.wayland.appId
console.lo
if (appId)
return appId
} catch (e) {