summaryrefslogtreecommitdiff
path: root/home-config/home-configuration.scm
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2024-07-02 20:45:48 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2024-07-02 20:45:48 -0400
commit0cb6e214ee4fdb4ca39dde60474f2cb6383a6735 (patch)
tree75def0b7750c7dca2e1f5e02f4de7f09f2ff375f /home-config/home-configuration.scm
parentef2dba347d25a93706750281f4bbeb99bcbbd5fa (diff)
Added mpv script for live cropping, changes to hyprlock and base-system
Diffstat (limited to 'home-config/home-configuration.scm')
-rw-r--r--home-config/home-configuration.scm1
1 files changed, 1 insertions, 0 deletions
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 @@
150 ("nvim/after/ftplugin/mail/custom.vim" ,(local-file "nvim/config/after/ftplugin/mail/custom.vim")) 150 ("nvim/after/ftplugin/mail/custom.vim" ,(local-file "nvim/config/after/ftplugin/mail/custom.vim"))
151 ("sway" ,(local-file "sway" #:recursive? #t)) 151 ("sway" ,(local-file "sway" #:recursive? #t))
152 ("hypr" ,(local-file "hypr" #:recursive? #t)) 152 ("hypr" ,(local-file "hypr" #:recursive? #t))
153 ("mpv" ,(local-file "mpv" #:recursive? #t))
153 ("foot" ,(local-file "foot" #:recursive? #t)) 154 ("foot" ,(local-file "foot" #:recursive? #t))
154 ("pulse/client.conf" ,(local-file "pulseaudio/client.conf")) 155 ("pulse/client.conf" ,(local-file "pulseaudio/client.conf"))
155 ("waybar" ,(local-file "waybar" #:recursive? #t)) 156 ("waybar" ,(local-file "waybar" #:recursive? #t))