12 lines
226 B
TOML
12 lines
226 B
TOML
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 = []
|