diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-04-25 15:33:19 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-04-25 15:33:19 -0400 |
| commit | c211aece1de4f3ef8e0fe4b4316a8359e2d1a998 (patch) | |
| tree | 453565cd6a4e756fa1fdd10f0d8b6f0619c26411 | |
| parent | 4b0f0837a7d25e3b84dc3d75f8c51866ac2fcf14 (diff) | |
added signal
| -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 6b88f7a..b5ff736 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm | |||
| @@ -123,6 +123,7 @@ | |||
| 123 | "node" | 123 | "node" |
| 124 | "kanshi" | 124 | "kanshi" |
| 125 | ;"firefox" | 125 | ;"firefox" |
| 126 | "signal-desktop" | ||
| 126 | "git-lfs")) | 127 | "git-lfs")) |
| 127 | (list my-neovim wl-mirror firefox-wrapped calcurse-fixed))) | 128 | (list my-neovim wl-mirror firefox-wrapped calcurse-fixed))) |
| 128 | 129 | ||
