pfp on lockscreen
parent
0cb7d4cda4
commit
736c0ee1e8
|
|
@ -67,3 +67,7 @@
|
|||
2025/04/24 (11:32:41) | ===> btop++ v.1.4.0
|
||||
2025/04/24 (11:32:41) | WARNING: NVML: Failed to get maximum GPU power draw, defaulting to 225W: Not Supported
|
||||
2025/04/24 (11:32:41) | WARNING: Intel GPU: Failed to initialize PMU
|
||||
|
||||
2025/04/24 (17:00:13) | ===> btop++ v.1.4.0
|
||||
2025/04/24 (17:00:13) | WARNING: NVML: Failed to get maximum GPU power draw, defaulting to 225W: Not Supported
|
||||
2025/04/24 (17:00:13) | WARNING: Intel GPU: Failed to initialize PMU
|
||||
|
|
|
|||
|
|
@ -73,7 +73,7 @@ label {
|
|||
color = rgb(b0b4bc)
|
||||
font_size = 94
|
||||
font_family = Agave Nerd Font Mono
|
||||
position = 0, 0
|
||||
position = 0, 200
|
||||
halign = center
|
||||
valign = center
|
||||
}
|
||||
|
|
@ -112,15 +112,15 @@ label {
|
|||
}
|
||||
|
||||
# PROFILE PICTURE OR LOGO
|
||||
#image {
|
||||
# path = ~/Pictures/profile.jpg
|
||||
# size = 230
|
||||
# rounding = 80
|
||||
# border_size = 4
|
||||
# border_color = rgb(5018dd)
|
||||
# rotate = 0
|
||||
# position = 0, 700
|
||||
# halign = center
|
||||
# valign = bottom
|
||||
#}
|
||||
image {
|
||||
path = ~/Pictures/profile.jpg
|
||||
size = 230
|
||||
rounding = 110
|
||||
border_size = 4
|
||||
border_color = rgb(5018dd)
|
||||
rotate = 0
|
||||
position = 0, 400
|
||||
halign = center
|
||||
valign = bottom
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue