From 0cb6e214ee4fdb4ca39dde60474f2cb6383a6735 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Tue, 2 Jul 2024 20:45:48 -0400 Subject: Added mpv script for live cropping, changes to hyprlock and base-system --- home-config/home-configuration.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'home-config/home-configuration.scm') diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index a3454cd..35390ae 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm @@ -150,6 +150,7 @@ ("nvim/after/ftplugin/mail/custom.vim" ,(local-file "nvim/config/after/ftplugin/mail/custom.vim")) ("sway" ,(local-file "sway" #:recursive? #t)) ("hypr" ,(local-file "hypr" #:recursive? #t)) + ("mpv" ,(local-file "mpv" #:recursive? #t)) ("foot" ,(local-file "foot" #:recursive? #t)) ("pulse/client.conf" ,(local-file "pulseaudio/client.conf")) ("waybar" ,(local-file "waybar" #:recursive? #t)) -- cgit v1.2.3