Skip to content

refactor(hammerspoon): resize grid to 10x6 landscape and 6x10 portrait - #23

Merged
lgw4 merged 1 commit into
mainfrom
refactor/hammerspoon-grid-10x6
May 31, 2026
Merged

refactor(hammerspoon): resize grid to 10x6 landscape and 6x10 portrait#23
lgw4 merged 1 commit into
mainfrom
refactor/hammerspoon-grid-10x6

Conversation

@lgw4

@lgw4 lgw4 commented May 31, 2026

Copy link
Copy Markdown
Owner

Summary

  • Increases landscape grid width from 8 to 10 columns (8x6 → 10x6)
  • Increases portrait grid height from 8 to 10 rows (6x8 → 6x10)

Test plan

  • Apply dotfiles with chezmoi apply on a Mac
  • Open Hammerspoon grid and confirm landscape displays show a 10x6 grid
  • Confirm portrait displays show a 6x10 grid

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 31, 2026 04:13

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adjusts the Hammerspoon grid configuration in the chezmoi-managed dotfiles so landscape displays use a 10x6 grid and portrait displays use a 6x10 grid.

Changes:

  • Updates the default grid width from 8 to 10.
  • Updates per-display landscape grid sizing from 8x6 to 10x6.
  • Updates per-display portrait grid sizing from 6x8 to 6x10.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@lgw4
lgw4 merged commit c60b960 into main May 31, 2026
1 check passed
@lgw4
lgw4 deleted the refactor/hammerspoon-grid-10x6 branch May 31, 2026 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants