Merge branch 'master' into dev

This commit is contained in:
David Heinemeier Hansson
2025-08-08 21:12:20 +02:00
4 changed files with 19 additions and 3 deletions

5
migrations/1754679822.sh Normal file
View File

@@ -0,0 +1,5 @@
echo "Lock 1password on screen lock"
if ! grep -q "omarchy-lock-screen" ~/.config/hypr/hypridle.conf; then
~/.local/share/omarchy/bin/omarchy-refresh-hypridle
fi