mirror of
https://github.com/danielepintore/dotfiles.git
synced 2026-06-15 20:25:13 +02:00
feat(noctalia): launch hyprlock without fade animation to avoid some
micro flashing on resume
This commit is contained in:
@@ -535,7 +535,7 @@
|
||||
"powerOptions": [
|
||||
{
|
||||
"action": "lock",
|
||||
"command": "hyprlock",
|
||||
"command": "hyprlock --no-fade-in",
|
||||
"countdownEnabled": true,
|
||||
"enabled": true,
|
||||
"keybind": "1"
|
||||
|
||||
Reference in New Issue
Block a user