Lockscreen now takes the main wallpaper as background and GTK file picker now displays as a floating window
This commit is contained in:
parent
a738119db9
commit
1c5a838e63
2 changed files with 19 additions and 18 deletions
|
|
@ -1,17 +1,8 @@
|
|||
# BACKGROUND
|
||||
## Old config
|
||||
# background {
|
||||
# monitor =
|
||||
# path = ~/.config/hypr/images/lockscreen.jpg
|
||||
# blur_passes = 0
|
||||
# #contrast = 0.8916
|
||||
# #brightness = 0.8172
|
||||
# #vibrancy = 0.1696
|
||||
# #vibrancy_darkness = 0.0
|
||||
# }
|
||||
background {
|
||||
monitor =
|
||||
path = screenshot # 'screenshot' = auto-capture screen and blur it
|
||||
# path = screenshot # 'screenshot' = auto-capture screen and blur it
|
||||
path = ~/.config/hypr/images/wallpaper.png
|
||||
blur_passes = 3
|
||||
blur_size = 4
|
||||
noise = 0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue