[PR #212] [MERGED] feat: add new wayland compositor - niri #215

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

📋 Pull Request Information

Original PR: https://github.com/ryan4yin/nix-config/pull/212
Author: @ryan4yin
Created: 8/19/2025
Status: Merged
Merged: 8/19/2025
Merged by: @ryan4yin

Base: mainHead: niri


📝 Commits (2)

  • 69eee64 feat: add new wayland compositor - niri
  • ce4588d feat: niri - define configs via home-manager

📊 Changes

54 files changed (+956 additions, -101 deletions)

View changed files

📝 Justfile (+8 -0)
📝 flake.lock (+124 -2)
📝 flake.nix (+2 -0)
📝 home/linux/gui/base/desktop/anyrun.nix (+0 -0)
📝 home/linux/gui/base/desktop/conf/hypridle.conf (+0 -0)
📝 home/linux/gui/base/desktop/conf/mako/config (+0 -0)
📝 home/linux/gui/base/desktop/conf/mako/icons/brightness-100.png (+0 -0)
📝 home/linux/gui/base/desktop/conf/mako/icons/brightness-20.png (+0 -0)
📝 home/linux/gui/base/desktop/conf/mako/icons/brightness-40.png (+0 -0)
📝 home/linux/gui/base/desktop/conf/mako/icons/brightness-60.png (+0 -0)
📝 home/linux/gui/base/desktop/conf/mako/icons/brightness-80.png (+0 -0)
📝 home/linux/gui/base/desktop/conf/mako/icons/dropper.png (+0 -0)
📝 home/linux/gui/base/desktop/conf/mako/icons/microphone-mute.png (+0 -0)
📝 home/linux/gui/base/desktop/conf/mako/icons/microphone.png (+0 -0)
📝 home/linux/gui/base/desktop/conf/mako/icons/music.png (+0 -0)
📝 home/linux/gui/base/desktop/conf/mako/icons/palette.png (+0 -0)
📝 home/linux/gui/base/desktop/conf/mako/icons/picture.png (+0 -0)
📝 home/linux/gui/base/desktop/conf/mako/icons/timer.png (+0 -0)
📝 home/linux/gui/base/desktop/conf/mako/icons/volume-high.png (+0 -0)
📝 home/linux/gui/base/desktop/conf/mako/icons/volume-low.png (+0 -0)

...and 34 more files

📄 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/212 **Author:** [@ryan4yin](https://github.com/ryan4yin) **Created:** 8/19/2025 **Status:** ✅ Merged **Merged:** 8/19/2025 **Merged by:** [@ryan4yin](https://github.com/ryan4yin) **Base:** `main` ← **Head:** `niri` --- ### 📝 Commits (2) - [`69eee64`](https://github.com/ryan4yin/nix-config/commit/69eee64e7e42ec9570ca96a52b46b2bccc07572b) feat: add new wayland compositor - niri - [`ce4588d`](https://github.com/ryan4yin/nix-config/commit/ce4588d0c2908b31938547821dbafcbe71c27ded) feat: niri - define configs via home-manager ### 📊 Changes **54 files changed** (+956 additions, -101 deletions) <details> <summary>View changed files</summary> 📝 `Justfile` (+8 -0) 📝 `flake.lock` (+124 -2) 📝 `flake.nix` (+2 -0) 📝 `home/linux/gui/base/desktop/anyrun.nix` (+0 -0) 📝 `home/linux/gui/base/desktop/conf/hypridle.conf` (+0 -0) 📝 `home/linux/gui/base/desktop/conf/mako/config` (+0 -0) 📝 `home/linux/gui/base/desktop/conf/mako/icons/brightness-100.png` (+0 -0) 📝 `home/linux/gui/base/desktop/conf/mako/icons/brightness-20.png` (+0 -0) 📝 `home/linux/gui/base/desktop/conf/mako/icons/brightness-40.png` (+0 -0) 📝 `home/linux/gui/base/desktop/conf/mako/icons/brightness-60.png` (+0 -0) 📝 `home/linux/gui/base/desktop/conf/mako/icons/brightness-80.png` (+0 -0) 📝 `home/linux/gui/base/desktop/conf/mako/icons/dropper.png` (+0 -0) 📝 `home/linux/gui/base/desktop/conf/mako/icons/microphone-mute.png` (+0 -0) 📝 `home/linux/gui/base/desktop/conf/mako/icons/microphone.png` (+0 -0) 📝 `home/linux/gui/base/desktop/conf/mako/icons/music.png` (+0 -0) 📝 `home/linux/gui/base/desktop/conf/mako/icons/palette.png` (+0 -0) 📝 `home/linux/gui/base/desktop/conf/mako/icons/picture.png` (+0 -0) 📝 `home/linux/gui/base/desktop/conf/mako/icons/timer.png` (+0 -0) 📝 `home/linux/gui/base/desktop/conf/mako/icons/volume-high.png` (+0 -0) 📝 `home/linux/gui/base/desktop/conf/mako/icons/volume-low.png` (+0 -0) _...and 34 more files_ </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:48 +01:00
adam closed this issue 2025-12-28 23:19:48 +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#215