Skip to content

slash or plus do not work in a keybinding #314

@kankaristo

Description

@kankaristo

Version Information:

Linux <hostname> 6.11.0-26-generic #26~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Apr 17 19:20:47 UTC 2 x86_64 x86_64 x86_64 GNU/Linux

Simple-Wayland-HotKey-Daemon 1.3.0-dev

Describe the bug:
The following keybindings work in sxhkd, but they do nothing in swhkd:

super + slash
    notify-send test1
super + plus
    notify-send test2

Expected behavior:
The keybindings should work and run the command.

Actual behavior:
The keybindings do nothing. No error about the config, but the command is also not run. Pressing Super+/ types a / character (same for +).

To Reproduce:
Add the above to your swhkdrc.

Metadata

Metadata

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