diff options
| author | seraphim <18ycm9tx@anonaddy.me> | 2026-08-25 12:40:31 +0700 |
|---|---|---|
| committer | seraphim <18ycm9tx@anonaddy.me> | 2026-08-25 12:40:31 +0700 |
| commit | cc7b61a1496d25a100f012300c1121835a9f8177 (patch) | |
| tree | e683f7c5fdd604e0a1a4b59df1ca79386c805f81 /.config/matugen/config.toml | |
| parent | 9d11eefc53441e1f5688545b4b827f7c8dd5090d (diff) | |
new cursors
Diffstat (limited to '.config/matugen/config.toml')
| -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. |
