1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-25 02:10:57 +01:00
home-manager/tests/modules/programs/satty/expected-config.toml
Gautham Venkataraman 8af2e064f9 satty: add satty to program modules
Add satty, a wlroots based screenshot annotation tool, to the programs
module.
2025-08-19 06:12:13 -05:00

11 lines
172 B
TOML

[color-palette]
palette = ["#00ffff"]
[font]
family = "Roboto"
[general]
corner-roundness = 12
fullscreen = true
initial-tool = "brush"
output-filename = "/tmp/test.png"