File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -45,11 +45,15 @@ source = $HOME/.local/share/hyde/hyprlock.conf
4545# $MPRIS_IMAGE
4646# - The path to the MPRIS image.
4747# - If MPRIS is not available, it will show the ~/.face.icon image
48+ # - For .face.icon to work properly, the image must be in JPEG or PNG format.
49+ # - To check the file format use: file ~/.face.icon
4850# - if available, otherwise, it will show the HyDE logo.
4951
5052# $PROFILE_IMAGE
5153# - The path to the profile image.
5254# - If the image is not available, it will show the ~/.face.icon image
55+ # - For .face.icon to work properly, the image must be in JPEG or PNG format.
56+ # - To check the file format use: file ~/.face.icon
5357# - if available, otherwise, it will show the HyDE logo.
5458
5559# $GREET_TEXT
You can’t perform that action at this time.
0 commit comments