use new hyprland dispatcher
CI / build (push) Successful in 11s
CI / lint (push) Successful in 8s
CI / create-and-publish-docker-image (push) Successful in 9s

This commit is contained in:
2026-08-14 15:29:55 +02:00
parent 05b69bc469
commit edd5bdba04
+1 -1
View File
@@ -99,5 +99,5 @@ jobs:
docker compose down --remove-orphans || true
docker compose up -d
pkill firefox || true
hyprctl dispatch exec 'firefox -kiosk http://localhost:9123'
hyprctl dispatch 'hl.dsp.exec_cmd("firefox -kiosk http://localhost:9123")'