post_install/roles/dotfiles/templates/kitty_conf
2025-04-09 15:58:12 +02:00

5 lines
No EOL
123 B
Text

{% if ansible_distribution == 'MacOS' %}
macos_titlebar_color #232135
{% else %}
# macos_titlebar_color #232135
{% endif %}