Skip to content

Add support for multi-line config values #24

Open
@shauser

Description

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).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions