diff options
| author | DemonKingSwarn <rockingswarn@gmail.com> | 2025-01-25 23:22:47 +0530 |
|---|---|---|
| committer | DemonKingSwarn <rockingswarn@gmail.com> | 2025-01-25 23:22:47 +0530 |
| commit | b8ca4d2b90aaf41111c90dc6fff1181d43474443 (patch) | |
| tree | 0c95082059091db41581ad259c52d52130569b5f /src/GetWindows.cs | |
| parent | 50569b93d07893821e98f161139bc903201fa454 (diff) | |
| download | hypr-wellbeing-b8ca4d2b90aaf41111c90dc6fff1181d43474443.zip hypr-wellbeing-b8ca4d2b90aaf41111c90dc6fff1181d43474443.tar.gz | |
chore: UI added
Diffstat (limited to 'src/GetWindows.cs')
| -rw-r--r-- | src/GetWindows.cs | 1 |
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; } } - } |
