feat(noctalia): launch hyprlock without fade animation to avoid some

micro flashing on resume
This commit is contained in:
2026-04-19 12:11:48 +02:00
parent 413997d06f
commit 7b01c1a29d

View File

@@ -535,7 +535,7 @@
"powerOptions": [
{
"action": "lock",
"command": "hyprlock",
"command": "hyprlock --no-fade-in",
"countdownEnabled": true,
"enabled": true,
"keybind": "1"