hyprlock: update monitor settings in conf

This commit is contained in:
Trianta 2024-10-18 01:26:20 -05:00
parent a5999d1f97
commit 2b9722e82e

View File

@ -12,13 +12,14 @@ general {
# BACKGROUND # BACKGROUND
background { background {
monitor = DP-1 monitor =
path = ~/.profile/wallpaper-locked.png
blur_passes = 0 blur_passes = 0
color = $base color = $base
} }
background { background {
monitor = DP-2 monitor = DP-1
path = ~/.profile/wallpaper-locked.png
blur_passes = 0 blur_passes = 0
color = $base color = $base
} }