These lines don't seem to work properly:
|
Debug::log(LOG, " [hyprload] Command: %s", command.c_str()); |
|
Debug::log(LOG, " [hyprload] Exit code: %d", exit); |
|
Debug::log(LOG, " [hyprload] Result: %s", result.c_str()); |
Example output in /tmp/hypr/<id>/hyprland.log while running hyprctl dispatch hyprload update:
[LOG] [hyprload] Command: %s
[LOG] [hyprload] Exit code: %d
[LOG] [hyprload] Result: %s