Extra configuration content appended to the generated Hyprland file.
strings concatenated with "\n"
""
'' hl.on("window.open", function() hl.timer(function() hl.dispatch(hl.dsp.exec_cmd("notify-send 'Window opened'")) end, { timeout = 100, type = "oneshot", }) end) ''