mirror of
https://github.com/fredrikr79/nixos.git
synced 2025-12-24 10:00:21 +01:00
8 lines
121 B
TOML
8 lines
121 B
TOML
[window]
|
|
opacity = 0.7
|
|
padding = { x = 2, y = 2 }
|
|
|
|
[font]
|
|
normal = { family = "Monocraft", style = "Regular" }
|
|
size = 12
|