mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-30 08:40:41 +00:00
Add quick-record script
This commit is contained in:
parent
3f17fea0af
commit
036b1a9064
5 changed files with 114 additions and 7 deletions
|
@ -1,11 +1,4 @@
|
|||
# - `grim`: screenshot utility for wayland
|
||||
# - `slurp`: to select an area
|
||||
# - `hyprctl`: to read properties of current window
|
||||
# - `wl-copy`: clipboard utility
|
||||
# - `jq`: json utility to parse hyprctl output
|
||||
# - `notify-send`: to show notifications
|
||||
# - `swappy`: for editing the screenshots (only required for --edit)
|
||||
|
||||
{pkgs, ...}:
|
||||
pkgs.writeShellApplication {
|
||||
name = "hyprland-screenshot";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue