diff --git a/requirements.txt b/requirements.txt index 39ace14..93334fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,4 +16,5 @@ winshell pillow qasync requests -obs-websocket-py \ No newline at end of file +obs-websocket-py +pyvda \ No newline at end of file diff --git a/src/build.py b/src/build.py index b21f3d3..ff414fc 100644 --- a/src/build.py +++ b/src/build.py @@ -28,6 +28,8 @@ 'core.widgets.yasb.whkd', 'core.widgets.yasb.taskbar', 'core.widgets.yasb.update_check', + 'core.widgets.yasb.windows_desktops', + 'core.widgets.yasb.home', 'core.widgets.komorebi.active_layout', 'core.widgets.komorebi.workspaces' ],