Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for multi-line config values #24

Open
shauser opened this issue Feb 22, 2024 · 0 comments · May be fixed by #51
Open

Add support for multi-line config values #24

shauser opened this issue Feb 22, 2024 · 0 comments · May be fixed by #51

Comments

@shauser
Copy link

shauser commented Feb 22, 2024

In Hyprland we were able to split a config value on multiple lines as following:

exec-once = line1 \
  line2 \
  line3

This seems to have been lost with the migration to hyprlang, but is often very useful to have (e.g. with swayidle).

@shauser shauser changed the title Add support for multi-line statements Add support for multi-line config values Feb 22, 2024
@aurelien-brabant aurelien-brabant linked a pull request Jul 6, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant