[PR #46] [MERGED] feat: window manager for darwin - yabai #82

Closed
opened 2025-12-28 23:19:12 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ryan4yin/nix-config/pull/46
Author: @ryan4yin
Created: 1/23/2024
Status: Merged
Merged: 1/23/2024
Merged by: @ryan4yin

Base: mainHead: darwin-wm


📝 Commits (1)

  • f0e0b18 feat: window manager for darwin - yabai

📊 Changes

7 files changed (+198 additions, -2 deletions)

View changed files

📝 modules/darwin/apps.nix (+3 -1)
📝 modules/darwin/system.nix (+12 -1)
modules/darwin/wm/default.nix (+3 -0)
modules/darwin/wm/skhd.nix (+18 -0)
modules/darwin/wm/skhdrc (+69 -0)
modules/darwin/wm/yabai.nix (+32 -0)
modules/darwin/wm/yabairc (+61 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ryan4yin/nix-config/pull/46 **Author:** [@ryan4yin](https://github.com/ryan4yin) **Created:** 1/23/2024 **Status:** ✅ Merged **Merged:** 1/23/2024 **Merged by:** [@ryan4yin](https://github.com/ryan4yin) **Base:** `main` ← **Head:** `darwin-wm` --- ### 📝 Commits (1) - [`f0e0b18`](https://github.com/ryan4yin/nix-config/commit/f0e0b18c5f80011a3664aea2062e45aa47d4fde8) feat: window manager for darwin - yabai ### 📊 Changes **7 files changed** (+198 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `modules/darwin/apps.nix` (+3 -1) 📝 `modules/darwin/system.nix` (+12 -1) ➕ `modules/darwin/wm/default.nix` (+3 -0) ➕ `modules/darwin/wm/skhd.nix` (+18 -0) ➕ `modules/darwin/wm/skhdrc` (+69 -0) ➕ `modules/darwin/wm/yabai.nix` (+32 -0) ➕ `modules/darwin/wm/yabairc` (+61 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-28 23:19:12 +01:00
adam closed this issue 2025-12-28 23:19:12 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/nix-config#82