[feat] add .hy suffix for chill-player
- format code
This commit is contained in:
parent
ccb67f7990
commit
663f2dc4ae
2 changed files with 6 additions and 6 deletions
|
@ -56,7 +56,7 @@
|
|||
(".config/hypr/hyprlock.conf" ,(local-file "files/hyprlock.conf"))
|
||||
(".config/hypr/hyprpaper.conf" ,(local-file "files/hyprpaper.conf"))
|
||||
;; bin
|
||||
(".local/bin/chill-player" ,(local-file "files/bin/chill-player" #:recursive? #t))
|
||||
(".local/bin/chill-player" ,(local-file "files/bin/chill-player.hy" #:recursive? #t))
|
||||
))
|
||||
(service home-zsh-service-type
|
||||
(home-zsh-configuration
|
||||
|
|
Loading…
Reference in a new issue