We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43f2941 commit 392f201Copy full SHA for 392f201
roles/hammerspoon/files/config/layouts.lua
@@ -16,10 +16,10 @@ return {
16
Outlook = { cell = 2, open = true },
17
Finder = { cell = 2 },
18
Obsidian = { cell = 3, open = true },
19
+ Gpt = { cell = 3 },
20
Terminal = { cell = 4, open = true },
21
Windows = { cell = 4 },
22
Browser = { cell = 5, open = true },
- Gpt = { cell = 3 },
23
OnePassword = { cell = 6, open = true },
24
Teams = { cell = 6 },
25
Agenda = { cell = 6 },
0 commit comments