From 96a08f91a5373c26397003a5e48fb629e7dc9e72 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 19 Apr 2026 17:12:53 +0200 Subject: [PATCH] Start the monitor watch so the feature is active right away --- migrations/1776611242.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/migrations/1776611242.sh b/migrations/1776611242.sh index 8e0fddca..83e00a4f 100644 --- a/migrations/1776611242.sh +++ b/migrations/1776611242.sh @@ -1,2 +1,4 @@ echo "Install socat for the Hyprland monitor event watcher" + omarchy-pkg-add socat +uwsm-app -- omarchy-hyprland-monitor-watch &