|
|
@@ -130,7 +130,7 @@ class Yabai(CLIWrapper):
|
|
|
False,
|
|
|
)
|
|
|
)
|
|
|
- self.spaces.append(("Notetaking", True, ["Obsidian", "Asana", "Notion"], True))
|
|
|
+ self.spaces.append(("Notetaking", True, ["Obsidian", "Linear", "Notion"], True))
|
|
|
self.spaces.append(("Admin", True, ["Notion Calendar", "Notion Mail"], True))
|
|
|
if self._dual_display:
|
|
|
for application in [
|