Initial commit
This commit is contained in:
commit
854c5752f9
10 changed files with 1614 additions and 0 deletions
12
bakery.toml
Normal file
12
bakery.toml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name = "breadshot"
|
||||
description = "Wayland screenshot utility for the bread ecosystem — wraps grim/slurp/wl-copy with Hyprland-aware geometry"
|
||||
binaries = ["breadshot"]
|
||||
system_deps = ["grim", "slurp", "wl-clipboard"]
|
||||
optional_system_deps = ["hyprland", "hyprpicker", "libnotify"]
|
||||
bread_deps = []
|
||||
|
||||
[config]
|
||||
dir = "~/.config/breadshot"
|
||||
|
||||
[install]
|
||||
post_install = []
|
||||
Loading…
Add table
Add a link
Reference in a new issue