style: fix home service name

keyring
anemofilia 2023-08-07 23:05:01 -03:00
parent 8b28f0d487
commit 60ecf8c0b9
1 changed files with 2 additions and 1 deletions

View File

@ -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)))