Skip to content

lost keybindings on auto loads #96

Open
@amitparmar-lab

Description

Please describe the bug
whenever we edited conf file it reloads and now any keybindings defined in config file want work so user needs to logout and then it started to work again till next editing and reload.

Steps to reproduce:
Do a, use program b...

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Anything else?

Log:
Please attach a log. (paste it into pastebin and paste here the url) The log can be found in a temp file located in /tmp/hypr/hypr.log.

Coredump:
If Hypr crashed, please attach a coredump. (paste into pastebind and paste here the url)

How to?

Systemd instructions:
coredumpctl
find the last ocurrence of Hypr and note the PID.
coredumpctl info <PID>
will print the coredump.
coredumpctl info <PID> --no-pager | xclip -sel clip
will copy it to the clipboard.

Activity

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

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions