summaryrefslogtreecommitdiff
path: root/home-config/home-configuration.scm
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2024-04-25 15:33:19 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2024-04-25 15:33:19 -0400
commitc211aece1de4f3ef8e0fe4b4316a8359e2d1a998 (patch)
tree453565cd6a4e756fa1fdd10f0d8b6f0619c26411 /home-config/home-configuration.scm
parent4b0f0837a7d25e3b84dc3d75f8c51866ac2fcf14 (diff)
added signal
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 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