first commit

This commit is contained in:
2024-07-06 09:21:36 -04:00
commit cad13e0186
29 changed files with 2123 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
def main():
pass
def handle_result(args, result, target_window_id, boss):
return boss.active_tab.current_layout.name
handle_result.no_ui = True