diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-08-21 00:35:17 -0400 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-08-21 00:35:50 -0400 |
commit | 16a21d07b9ff455b744398dcbfffd0396fe3f044 (patch) | |
tree | eb575120852f87a9dec319b3fef498da29109f60 /home-config/home-configuration.scm | |
parent | 145ab802f49bf594c641361715c5f5b87c419853 (diff) |
added new account to aerc and other changes
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 f77b200..08c17a8 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm | |||
@@ -129,6 +129,7 @@ | |||
129 | "kanshi" | 129 | "kanshi" |
130 | ;"firefox" | 130 | ;"firefox" |
131 | "signal-desktop" | 131 | "signal-desktop" |
132 | "sc-im" | ||
132 | "git-lfs")) | 133 | "git-lfs")) |
133 | (list my-neovim wl-mirror firefox-wrapped calcurse-fixed superfile-bin))) | 134 | (list my-neovim wl-mirror firefox-wrapped calcurse-fixed superfile-bin))) |
134 | 135 | ||