Skip to content

Fix sxhkd-keybinds when no comments are above the keybind #6

Description

@SIMULATAN

Currently, the sxhkd-keybinds script only works with keybinds in the form:

# does things
super + p
	notify-send "Hey, I'm doing something!"

but not if you leave out the comment like this:

super + p
	notify-send "Hey, I'm doing something!"

This change requires knowledge with AWK (which I currently lack), and thus, I'd be grateful if someone could help me with this issue.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions