Initial commit

This commit is contained in:
Breadway 2026-07-02 20:59:16 +08:00
commit c5136331b4
16 changed files with 4556 additions and 0 deletions

12
bakery.toml Normal file
View file

@ -0,0 +1,12 @@
name = "breadmon"
description = "TUI monitor manager for Hyprland"
binaries = ["breadmon"]
system_deps = []
optional_system_deps = ["hyprland"]
bread_deps = []
[config]
dir = "~/.config/breadmon"
[install]
post_install = []