post_install/roles/dotfiles/templates/kitty_conf
2025-04-09 16:07:06 +02:00

13 lines
No EOL
218 B
Text

# Theme
# Rosé Pine Moon
include current-theme.conf
font_size 16.0
window_padding_width 10
{% if ansible_distribution == 'MacOS' %}
macos_titlebar_color #232135
{% else %}
# macos_titlebar_color #232135
{% endif %}