Skip to content

Commit 392f201

Browse files
committed
hammerspoon: 🥄Adding ChatGPT to layout
1 parent 43f2941 commit 392f201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/hammerspoon/files/config/layouts.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ return {
1616
Outlook = { cell = 2, open = true },
1717
Finder = { cell = 2 },
1818
Obsidian = { cell = 3, open = true },
19+
Gpt = { cell = 3 },
1920
Terminal = { cell = 4, open = true },
2021
Windows = { cell = 4 },
2122
Browser = { cell = 5, open = true },
22-
Gpt = { cell = 3 },
2323
OnePassword = { cell = 6, open = true },
2424
Teams = { cell = 6 },
2525
Agenda = { cell = 6 },

0 commit comments

Comments
 (0)