Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 18, 2023
1 parent 906a709 commit 46a5e6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/windows_and_tabs/window_management_mac.talon
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
os: mac
-
focus last: key(cmd-tab)
focus last: key(cmd-tab)
2 changes: 1 addition & 1 deletion core/windows_and_tabs/window_management_windows.talon
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
os: windows
-
focus last: key(alt-tab)
focus last: key(alt-tab)

0 comments on commit 46a5e6d

Please sign in to comment.