hyprlock: Chnage wallpaper path, monitor name

This commit is contained in:
timoxa0 2024-11-22 23:12:05 +05:00
parent f17a8a5a63
commit d20b74e1bf

View file

@ -2,8 +2,8 @@ source = appearance.conf
# BACKGROUND # BACKGROUND
background { background {
monitor = monitor = DSI-1
path = ~/.config/hypr/wallpaper.png path = /home/tx0/Pictures/Wallpapers/galaktika_zvezdy_nebo_temnyj_tumannost_101228_2560x1440.jpg
blur_passes = 3 blur_passes = 3
contrast = 0.8916 contrast = 0.8916
brightness = 0.8172 brightness = 0.8172
@ -20,7 +20,7 @@ general {
# INPUT FIELD # INPUT FIELD
input-field { input-field {
monitor = DP-1 monitor = DSI-1
size = 200, 40 size = 200, 40
outline_thickness = 2 outline_thickness = 2
dots_size = 0.2 # Scale of input-field height, 0.2 - 0.8 dots_size = 0.2 # Scale of input-field height, 0.2 - 0.8
@ -39,7 +39,7 @@ input-field {
# TIME # TIME
label { label {
monitor = DP-1 monitor = DSI-1
text = cmd[update:1000] echo "$(date +"%H:%M")" text = cmd[update:1000] echo "$(date +"%H:%M")"
color = $fg color = $fg
font_size = 240 font_size = 240
@ -51,7 +51,7 @@ label {
# USER # USER
label { label {
monitor = DP-1 monitor = DSI-1
text = Enter your password text = Enter your password
color = $fg color = $fg
font_size = 14 font_size = 14