fix hyprlock, hypridle & monitor management

This commit is contained in:
2026-08-25 15:14:32 +02:00
parent 7c12c032ac
commit 9db0b4dac0
39 changed files with 923 additions and 142 deletions

View File

@@ -62,3 +62,12 @@ auth {
enabled = false
}
}
general {
no_fade_in = true
}
animations {
animation = fadeIn, 0
animation = fadeOut, 0
}