post_install/roles/dotfiles/templates/kitty_conf

5 lines
123 B
Text
Raw Normal View History

2025-04-09 13:49:43 +00:00
{% if ansible_distribution == 'MacOS' %}
macos_titlebar_color #232135
{% else %}
# macos_titlebar_color #232135
2025-04-09 13:58:12 +00:00
{% endif %}