chore: updates
This commit is contained in:
parent
b88cf78d26
commit
06e4ee6088
23 changed files with 340 additions and 2363 deletions
9
.config/kitty/neighboring_window.py
Normal file
9
.config/kitty/neighboring_window.py
Normal file
|
@ -0,0 +1,9 @@
|
|||
def main():
|
||||
pass
|
||||
|
||||
|
||||
def handle_result(args, result, target_window_id, boss):
|
||||
boss.active_tab.neighboring_window(args[1])
|
||||
|
||||
|
||||
handle_result.no_ui = True
|
Loading…
Add table
Add a link
Reference in a new issue