Skip to content

Commit

Permalink
hammerspoon: 🥄Adding ChatGPT to layout
Browse files Browse the repository at this point in the history
  • Loading branch information
TechDufus committed Feb 13, 2025
1 parent 43f2941 commit 392f201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/hammerspoon/files/config/layouts.lua
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ return {
Outlook = { cell = 2, open = true },
Finder = { cell = 2 },
Obsidian = { cell = 3, open = true },
Gpt = { cell = 3 },
Terminal = { cell = 4, open = true },
Windows = { cell = 4 },
Browser = { cell = 5, open = true },
Gpt = { cell = 3 },
OnePassword = { cell = 6, open = true },
Teams = { cell = 6 },
Agenda = { cell = 6 },
Expand Down

0 comments on commit 392f201

Please sign in to comment.