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

Provide examples on how to escape comments #56

Open
v-Nyo opened this issue Oct 5, 2024 · 1 comment
Open

Provide examples on how to escape comments #56

v-Nyo opened this issue Oct 5, 2024 · 1 comment

Comments

@v-Nyo
Copy link

v-Nyo commented Oct 5, 2024

As far as I can see there are no examples anywhere on how to escape comments.

I spent way too much time on the following examples (tried all kind of thing):

Does not work:
env = BEMENU_OPTS-TEST,--fb \##1e1e2e --ff \##cdd6f4

Does work???:
bind = Super, G, exec, bemenu-run --fb \##1e1e2e --ff \##cdd6f4 ..

Could you clarify how I can escape # properly ?

@vaxerski
Copy link
Member

vaxerski commented Oct 5, 2024

it's mentioned here https://wiki.hyprland.org/Configuring/#escaping-errors

but yeah I think a separate page for hyprlang docs would be an alright idea

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

No branches or pull requests

2 participants