From 3c9c03b64b8c3d92e544963445203db783a75a11 Mon Sep 17 00:00:00 2001 From: Franco Pellicciotti Date: Sat, 16 May 2026 11:11:49 -0400 Subject: [PATCH] New files --- layouts/[D] Coding Workspace - 2 VSCode.json | 70 ++++++++++++++++++++ layouts/test.json | 61 ----------------- 2 files changed, 70 insertions(+), 61 deletions(-) create mode 100644 layouts/[D] Coding Workspace - 2 VSCode.json delete mode 100644 layouts/test.json diff --git a/layouts/[D] Coding Workspace - 2 VSCode.json b/layouts/[D] Coding Workspace - 2 VSCode.json new file mode 100644 index 0000000..363ada0 --- /dev/null +++ b/layouts/[D] Coding Workspace - 2 VSCode.json @@ -0,0 +1,70 @@ +{ + "windows" : [ + { + "x" : 0, + "winTitle" : "francop - Gitea: Git with a cup of tea - Google Chrome", + "y" : 30, + "appName" : "Google Chrome", + "h" : 957, + "w" : 1920, + "bundleID" : "com.google.Chrome" + }, + { + "x" : 2883, + "winTitle" : "raycast-scripts — -zsh — 120×30", + "y" : 25, + "appName" : "Terminal", + "h" : 499, + "w" : 860, + "bundleID" : "com.apple.Terminal" + }, + { + "x" : 2879, + "winTitle" : "francop — -zsh — 120×30", + "y" : 528, + "appName" : "Terminal", + "h" : 499, + "w" : 860, + "bundleID" : "com.apple.Terminal" + }, + { + "x" : 2670, + "winTitle" : "lab-status.py — raycast-scripts — Untracked", + "y" : 366, + "appName" : "Code", + "h" : 714, + "w" : 1170, + "bundleID" : "com.microsoft.VSCode" + }, + { + "x" : 0, + "winTitle" : "mouseJiggle.lua — .hammerspoon — Modified", + "y" : 30, + "appName" : "Code", + "h" : 956, + "w" : 1920, + "bundleID" : "com.microsoft.VSCode" + }, + { + "x" : 1920, + "winTitle" : "AFFiNE", + "y" : 0, + "appName" : "AFFiNE", + "h" : 1080, + "w" : 960, + "bundleID" : "pro.affine.app" + }, + { + "x" : 392, + "winTitle" : "Bluetooth", + "y" : 168, + "appName" : "System Settings", + "h" : 671, + "w" : 723, + "bundleID" : "com.apple.systempreferences" + } + ], + "screenCount" : 3, + "saveTime" : "2026-05-16 04:21:57", + "mode" : "Docked" +} \ No newline at end of file diff --git a/layouts/test.json b/layouts/test.json deleted file mode 100644 index 772f06f..0000000 --- a/layouts/test.json +++ /dev/null @@ -1,61 +0,0 @@ -{ - "screenCount" : 3, - "windows" : [ - { - "x" : -952, - "bundleID" : "com.apple.finder", - "y" : 159, - "appName" : "Finder", - "h" : 492, - "w" : 920, - "winTitle" : "raycast-scripts" - }, - { - "x" : 2070, - "bundleID" : "com.raycast.macos", - "y" : 121, - "appName" : "Raycast", - "h" : 319, - "w" : 1000, - "winTitle" : "Settings" - }, - { - "x" : 1986, - "bundleID" : "com.google.GeminiMacOS", - "y" : 110, - "appName" : "Gemini", - "h" : 536, - "w" : 1002, - "winTitle" : "Gemini — Hammerspoon Menu Bar Icon Troubleshooting" - }, - { - "x" : 0, - "bundleID" : "com.google.Chrome", - "y" : 39, - "appName" : "Google Chrome", - "h" : 957, - "w" : 1920, - "winTitle" : "francop - Dashboard - Gitea: Git with a cup of tea - Google Chrome" - }, - { - "x" : 2794, - "bundleID" : "com.apple.Terminal", - "y" : 131, - "appName" : "Terminal", - "h" : 499, - "w" : 860, - "winTitle" : "francop — -zsh — 120×30" - }, - { - "x" : 0, - "bundleID" : "com.microsoft.VSCode", - "y" : 30, - "appName" : "Code", - "h" : 957, - "w" : 1920, - "winTitle" : "init.lua — .hammerspoon" - } - ], - "saveTime" : "2026-05-15 22:26:48", - "mode" : "Docked" -} \ No newline at end of file