update config for hyprland
This commit is contained in:
parent
09f76ad326
commit
f84a7005a5
3 changed files with 13 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue