mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-30 02:10:43 +00:00
Add screenshot support
This commit is contained in:
parent
c2ddd6e720
commit
8808ac6be4
5 changed files with 262 additions and 2 deletions
|
@ -5,6 +5,7 @@
|
|||
packages = {
|
||||
hyprland-move-window = pkgs.callPackage ./hyprland-move-window {};
|
||||
brightness = pkgs.callPackage ./brightness {};
|
||||
hyprland-screenshot = pkgs.callPackage ./hyprland-screenshot {};
|
||||
};
|
||||
in
|
||||
packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue