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