diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-10-12 00:00:38 -0400 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-10-12 00:00:38 -0400 |
commit | f3bf586e82a6df78408e92ccc635fb087d35a34d (patch) | |
tree | 449440492ac477bbdffaa27a6e821e822a677232 /home-config/home-configuration.scm | |
parent | d94010807f9f47e03fe4003edc1b2e2830df975d (diff) |
foot!
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 38faa33..c1ff5d6 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm | |||
@@ -118,6 +118,7 @@ | |||
118 | ("nvim/after/ftplugin/mail/custom.vim" ,(local-file "nvim/config/after/ftplugin/mail/custom.vim")) | 118 | ("nvim/after/ftplugin/mail/custom.vim" ,(local-file "nvim/config/after/ftplugin/mail/custom.vim")) |
119 | ("sway" ,(local-file "sway" #:recursive? #t)) | 119 | ("sway" ,(local-file "sway" #:recursive? #t)) |
120 | ("hypr" ,(local-file "hypr" #:recursive? #t)) | 120 | ("hypr" ,(local-file "hypr" #:recursive? #t)) |
121 | ("foot" ,(local-file "foot" #:recursive? #t)) | ||
121 | ("waybar" ,(local-file "waybar" #:recursive? #t)) | 122 | ("waybar" ,(local-file "waybar" #:recursive? #t)) |
122 | ("alacritty" ,(local-file "alacritty" #:recursive? #t)) | 123 | ("alacritty" ,(local-file "alacritty" #:recursive? #t)) |
123 | ("aerc" ,(local-file "aerc" #:recursive? #t)) | 124 | ("aerc" ,(local-file "aerc" #:recursive? #t)) |