HQPNOOD4GP64H6SP5MQ4LS7CPE3ECPXXJWGEW6MEUS6IEF7WHYBQC }def reload-applications [] {print-notify "Reloading applications to apply themes..."try {^niri msg action do-screen-transition --delay-ms 0^pkill waybar -USR2 # Better to do it here rather than relying on `reload_style_on_change` setting.^pkill -USR1 kitty^pkill -USR1 hx^systemctl --user restart mako^pkill -SIGTERM bravesleep 1sec^niri msg action do-screen-transition --delay-ms 500^niri msg action spawn -- brave} catch {|e|print $e.msg}