first commit
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user