forced chatgpt to fix the hyprlock config
parent
e99a2171fc
commit
0cb7d4cda4
|
|
@ -112,15 +112,15 @@ label {
|
||||||
}
|
}
|
||||||
|
|
||||||
# PROFILE PICTURE OR LOGO
|
# PROFILE PICTURE OR LOGO
|
||||||
image {
|
#image {
|
||||||
path = $HOME/.config/hypr/wallpaper_effects/.wallpaper_current
|
# path = ~/Pictures/profile.jpg
|
||||||
size = 230
|
# size = 230
|
||||||
rounding = 50
|
# rounding = 80
|
||||||
border_size = 4
|
# border_size = 4
|
||||||
border_color = rgb(5018dd)
|
# border_color = rgb(5018dd)
|
||||||
rotate = 0
|
# rotate = 0
|
||||||
position = 0, 300
|
# position = 0, 700
|
||||||
halign = center
|
# halign = center
|
||||||
valign = bottom
|
# valign = bottom
|
||||||
}
|
#}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue