mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-30 02:10:43 +00:00
Add quick-record script
This commit is contained in:
parent
3f17fea0af
commit
036b1a9064
5 changed files with 114 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue