aboutsummaryrefslogtreecommitdiff
path: root/src/GetWindows.cs
diff options
context:
space:
mode:
authorDemonKingSwarn <rockingswarn@gmail.com>2025-01-25 23:22:47 +0530
committerDemonKingSwarn <rockingswarn@gmail.com>2025-01-25 23:22:47 +0530
commitb8ca4d2b90aaf41111c90dc6fff1181d43474443 (patch)
tree0c95082059091db41581ad259c52d52130569b5f /src/GetWindows.cs
parent50569b93d07893821e98f161139bc903201fa454 (diff)
downloadhypr-wellbeing-b8ca4d2b90aaf41111c90dc6fff1181d43474443.zip
hypr-wellbeing-b8ca4d2b90aaf41111c90dc6fff1181d43474443.tar.gz
chore: UI added
Diffstat (limited to 'src/GetWindows.cs')
-rw-r--r--src/GetWindows.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/GetWindows.cs b/src/GetWindows.cs
index 90f28c6..eafb117 100644
--- a/src/GetWindows.cs
+++ b/src/GetWindows.cs
@@ -43,5 +43,4 @@ namespace hyprwatch.Window
return activeWindow ?? string.Empty;
}
}
-
}