use new hyprland dispatcher
This commit is contained in:
@@ -99,5 +99,5 @@ jobs:
|
|||||||
docker compose down --remove-orphans || true
|
docker compose down --remove-orphans || true
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
pkill firefox || true
|
pkill firefox || true
|
||||||
hyprctl dispatch exec 'firefox -kiosk http://localhost:9123'
|
hyprctl dispatch 'hl.dsp.exec_cmd("firefox -kiosk http://localhost:9123")'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user