mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Lock 1password on screen lock (#564)
* feat: lock 1password on screen lock * chore: add migration for omarchy-lock-screen
This commit is contained in:
5
migrations/1754679822.sh
Normal file
5
migrations/1754679822.sh
Normal 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
|
||||
Reference in New Issue
Block a user