From 365a13de3e19c66f6bb2ffb806e8086a068ffc25 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Sun, 9 Mar 2025 23:44:45 -0400 Subject: changed hyprland build, added mouse fx, firefox changes --- home-config/home-configuration.scm | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'home-config/home-configuration.scm') diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index 8da1a78..27fe820 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm @@ -109,6 +109,10 @@ "texlive-setspace" "texlive-booktabs" "texlive-mdwtools" + "texlive-caption" + "texlive-diagbox" + "texlive-pict2e" + "texlive-ulem" "zathura" "zathura-pdf-mupdf" "go" @@ -156,7 +160,15 @@ ("nvim/after/ftplugin/markdown/custom.vim" ,(local-file "nvim/config/after/ftplugin/markdown/custom.vim")) ("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)) + ;("hypr" ,(local-file "hypr" #:recursive? #t)) + ("hypr/monitors.conf", (local-file "hypr/monitors.conf")) + ("hypr/family_guy.mp4", (local-file "hypr/family_guy.mp4")) + ("hypr/hyprlock.conf", (local-file "hypr/hyprlock.conf")) + ("hypr/hypridle.conf", (local-file "hypr/hypridle.conf")) + ("hypr/kanshi.conf", (local-file "hypr/kanshi.conf")) + ("hypr/subwaysurfer.webm", (local-file "hypr/subwaysurfer.webm")) + ("hypr/Wallpapers", (local-file "hypr/Wallpapers" #:recursive? #t)) + ("hypr/scripts", (local-file "hypr/scripts" #:recursive? #t)) ("wpaperd" ,(local-file "wpaperd" #:recursive? #t)) ("mpv" ,(local-file "mpv" #:recursive? #t)) ("foot" ,(local-file "foot" #:recursive? #t)) -- cgit v1.2.3