---
install_fira_code: true # Set this to false, if you do not want to use our customized version of .hyper.js which includes the use of Fira Code font
# Note: The role checks for the presence of a directory with the user's
# name in /home/. So for the following configuration, the root user is skipped.
user_configs:
  - username: "{{ ansible_user | default(lookup('env', 'USER')) }}"
  - username: root
windows_font_size: 15 # The font size on Windows looks different than on Linux - customize the Windows font size here
