feat: use .face.icon (#360)

* feat: use .face.icon

* feat: use .face.icon

---------

Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
This commit is contained in:
Rubin Bhandari
2024-10-24 06:23:26 +05:45
committed by GitHub
parent c247606baa
commit 694711e0d4
4 changed files with 7 additions and 4 deletions

View File

@@ -1060,7 +1060,7 @@ const options = mkOptions(OPTIONS, {
logout: opt('hyprctl dispatch exit'),
shutdown: opt('systemctl poweroff'),
avatar: {
image: opt('avatar-default-symbolic'),
image: opt('$HOME/.face.icon'),
name: opt<'system' | string>('system'),
},
},