check git hash to reset page
All checks were successful
CI / build (push) Successful in 34s
CI / lint (push) Successful in 8s
CI / create-and-publish-docker-image (push) Successful in 13s

This commit is contained in:
2025-09-03 15:15:08 +02:00
parent 5cb323a1d2
commit f7c97169d0
5 changed files with 80 additions and 73 deletions

View File

@@ -75,7 +75,4 @@ jobs:
docker-compose pull
docker-compose down
docker-compose up -d
export HYPRLAND_INSTANCE_SIGNATURE=$(hyprctl instances -j | jq '.[0].instance' | tr -d "'\"")
hyprctl dispatch exec 'pkill firefox'
hyprctl dispatch exec 'firefox -kiosk localhost:9123'