add face icon
This commit is contained in:
parent
3bdccc93b0
commit
8033287960
@ -35,6 +35,13 @@
|
||||
;; services, run 'guix home search KEYWORD' in a terminal.
|
||||
(services
|
||||
(list
|
||||
(simple-service 'face-image
|
||||
home-files-service-type
|
||||
`(
|
||||
(".face" ,(file-fetch
|
||||
"https://marq42.xyz/mir-avatar-picrew.png"
|
||||
"yc8TjdLXswliHmzUxYQ3MYB+UXHuVmp8+0bECEspLrU="
|
||||
))))
|
||||
(service home-dconf-load-service-type
|
||||
#~`((org/gnome/shell
|
||||
(disable-user-extensions #f))
|
||||
|
Loading…
Reference in New Issue
Block a user