diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-10-21 11:40:52 -0400 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-10-21 11:40:52 -0400 |
commit | f4b1d571ae0d6527fd933baadc64e9d67cd56456 (patch) | |
tree | ce75538d9dbbeef6efbb91bfbedee2588d1dcdf0 /home-config/home-configuration.scm | |
parent | f8a56388e8b4de225134ba694e71aee67807ae79 (diff) |
added wpaperd config
Diffstat (limited to 'home-config/home-configuration.scm')
-rw-r--r-- | home-config/home-configuration.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index dd14824..b9e95d0 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm | |||
@@ -155,6 +155,7 @@ | |||
155 | ("nvim/after/ftplugin/mail/custom.vim" ,(local-file "nvim/config/after/ftplugin/mail/custom.vim")) | 155 | ("nvim/after/ftplugin/mail/custom.vim" ,(local-file "nvim/config/after/ftplugin/mail/custom.vim")) |
156 | ("sway" ,(local-file "sway" #:recursive? #t)) | 156 | ("sway" ,(local-file "sway" #:recursive? #t)) |
157 | ("hypr" ,(local-file "hypr" #:recursive? #t)) | 157 | ("hypr" ,(local-file "hypr" #:recursive? #t)) |
158 | ("wpaperd" ,(local-file "wpaperd" #:recursive? #t)) | ||
158 | ("mpv" ,(local-file "mpv" #:recursive? #t)) | 159 | ("mpv" ,(local-file "mpv" #:recursive? #t)) |
159 | ("foot" ,(local-file "foot" #:recursive? #t)) | 160 | ("foot" ,(local-file "foot" #:recursive? #t)) |
160 | ("pulse/client.conf" ,(local-file "pulseaudio/client.conf")) | 161 | ("pulse/client.conf" ,(local-file "pulseaudio/client.conf")) |