blob: 9b72eeed0cc0528d96770913e15b0ef6c58876ae (
plain)
1
2
3
4
5
6
7
8
|
[config]
# Disable caching so the -m light/dark mode flag is always respected.
caching = false
version_check = false
[templates.niri]
input_path = './templates/niri.kdl'
output_path = '/home/seraphim/.cache/matugen/theme.kdl'
|