hyprpaper randomizer

This commit is contained in:
Sascha Koenig
2025-08-24 11:57:40 +02:00
parent d5b06c496d
commit 9e44101016
4 changed files with 75 additions and 0 deletions

View File

@ -1,5 +1,6 @@
{pkgs, ...}: {
# Define your custom packages here
hyprpaper-random = pkgs.callPackage ./hyprpaper-random {};
msty = pkgs.callPackage ./msty {};
msty-sidecar = pkgs.callPackage ./msty-sidecar {};
zellij-ps = pkgs.callPackage ./zellij-ps {};