mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-25 02:10:57 +01:00
11 lines
172 B
TOML
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"
|