Add quick-record script

This commit is contained in:
ItsDrike 2024-06-21 15:59:11 +02:00
parent 3f17fea0af
commit 036b1a9064
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
5 changed files with 114 additions and 7 deletions

View file

@ -6,6 +6,7 @@
hyprland-move-window = pkgs.callPackage ./hyprland-move-window {};
brightness = pkgs.callPackage ./brightness {};
hyprland-screenshot = pkgs.callPackage ./hyprland-screenshot {};
quick-record = pkgs.callPackage ./quick-record {};
};
in
packages