[fix] use absolute path for bin
This commit is contained in:
parent
8c25e4163f
commit
92ec98b9e2
1 changed files with 1 additions and 1 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" ,(local-file "files/bin" #:recursive? #t))
|
||||
(".local/bin/chill-player" ,(local-file "files/bin/chill-player" #:recursive? #t))
|
||||
))
|
||||
(service home-zsh-service-type
|
||||
(home-zsh-configuration
|
||||
|
|
Loading…
Reference in a new issue