From 92ec98b9e2123b7859fc78571879e43e22425533 Mon Sep 17 00:00:00 2001 From: SouthFox Date: Wed, 1 Jan 2025 01:23:09 +0800 Subject: [PATCH] [fix] use absolute path for bin --- home-configuration.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-configuration.scm b/home-configuration.scm index b044a7d..ce62c41 100644 --- a/home-configuration.scm +++ b/home-configuration.scm @@ -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