diff options
Diffstat (limited to '.config/matugen')
| -rw-r--r-- | .config/matugen/config.toml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/matugen/config.toml b/.config/matugen/config.toml index 9b72eee..94ec464 100644 --- a/.config/matugen/config.toml +++ b/.config/matugen/config.toml @@ -3,6 +3,6 @@ caching = false version_check = false -[templates.niri] -input_path = './templates/niri.kdl' -output_path = '/home/seraphim/.cache/matugen/theme.kdl' +# niri's focus-ring colors are now generated by wallust (see +# ~/.config/wallust/templates/niri.kdl -> ~/.cache/wallust/niri-theme.kdl), +# so matugen no longer needs to emit a niri theme. |
