forced chatgpt to fix the hyprlock config

main
The_miro 2025-04-24 15:30:25 +02:00
parent e99a2171fc
commit 0cb7d4cda4
1 changed files with 11 additions and 11 deletions

View File

@ -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
} #}