Rely on Omarchy bin being part of PATH everywhere

This commit is contained in:
David Heinemeier Hansson
2025-08-10 20:30:39 +02:00
parent 7e28038687
commit 86c967352b
54 changed files with 108 additions and 108 deletions

View File

@@ -10,7 +10,7 @@ for m in $(hyprctl monitors -j | jq -r '.[] | .name'); do
hyprctl dispatch exec -- \
alacritty --class Screensaver \
--config-file ~/.local/share/omarchy/default/alacritty/screensaver.toml \
-e ~/.local/share/omarchy/bin/omarchy-cmd-screensaver
-e omarchy-cmd-screensaver
done
hyprctl dispatch focusmonitor $focused