1
1
Fork 0

hypridle: modify config

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2024-12-30 10:09:39 -06:00
parent 20443ed5fc
commit 966ad57cb8
Signed by: Myned
GPG key ID: C7224454F7881A34

View file

@ -23,16 +23,17 @@ in {
enable_fingerprint = true; # Enter not required
fingerprint_present_message = "<span foreground='##d33682'>󰈷</span>";
fingerprint_ready_message = "󰈷";
grace = 5 * 60; # Seconds
#// grace = 60; # Seconds
#// hide_cursor = true;
ignore_empty_input = true;
immediate_render = true;
no_fade_in = true; # Fix suspend interrupting animation
};
background = {
blur_passes = 5;
color = "rgb(073642)"; # Fallback
path = "/tmp/wallpaper.png";
path = mkIf config.custom.wallpaper "/tmp/wallpaper.png";
};
input-field = {