diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-02-03 23:42:34 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-02-03 23:51:51 +0100 |
| commit | fc7fca1118a5eeda3a621820acf42d8f037f8a4d (patch) | |
| tree | 50e853c2740b64cd031abe8e61c6042561737623 /.config | |
| parent | 10896ee1841e83fb108d0f76bd4372b506fb7188 (diff) | |
Adapt the use mako config to work with ansible role
Diffstat (limited to '.config')
| -rw-r--r-- | .config/mako/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/mako/config b/.config/mako/config index 6e7e5ee..089b488 100644 --- a/.config/mako/config +++ b/.config/mako/config @@ -1,5 +1,7 @@ +# ==== BEGIN ANSIBLE MAKO CONFIG # System defaults include=/etc/xdg/mako/config +# ==== END ANSIBLE MAKO CONFIG # User configurations # include=~/.config/mako/custom_config |
