style: fix home service name
parent
8b28f0d487
commit
60ecf8c0b9
|
@ -188,7 +188,8 @@
|
||||||
"application/pdf"
|
"application/pdf"
|
||||||
"application/epub+zip"))))))
|
"application/epub+zip"))))))
|
||||||
|
|
||||||
(simple-service 'application-configs home-xdg-configuration-files-service-type
|
(simple-service 'xdg-configuration-files-service
|
||||||
|
home-xdg-configuration-files-service-type
|
||||||
`(("fish/fish_variables" ,file:fish-variables)
|
`(("fish/fish_variables" ,file:fish-variables)
|
||||||
("fish/functions/fish_greeting.fish" ,file:fish-functions-greeting)
|
("fish/functions/fish_greeting.fish" ,file:fish-functions-greeting)
|
||||||
("fish/functions/fish_prompt.fish" ,file:fish-functions-prompt)))
|
("fish/functions/fish_prompt.fish" ,file:fish-functions-prompt)))
|
||||||
|
|
Loading…
Reference in New Issue