update config for hyprland

This commit is contained in:
grassblock 2024-07-24 15:17:15 +08:00
parent 09f76ad326
commit f84a7005a5
3 changed files with 13 additions and 8 deletions

View file

@ -1,7 +1,12 @@
general {
grace = 2
ignore_empty_input = true #bypass for fingerprint
}
background {
monitor =
preload = ~/Pictures/download/110039743_p0.png
path = ~/Pictures/download/110039743_p0.png # supports png, jpg, webp (no animations, though)
preload = ~/Pictures/minecraft/processed/IMG_20240629_122707.png
path = ~/Pictures/minecraft/processed/IMG_20240629_122707.png # supports png, jpg, webp (no animations, though)
color = rgba(25, 20, 20, 1.0)
# all these options are taken from hyprland, see https://wiki.hyprland.org/Configuring/Variables/#blur for explanations