summaryrefslogtreecommitdiff
path: root/home-config
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2023-05-25 23:06:04 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2023-05-25 23:06:04 -0400
commit52472fbfe9963cab1c8e3f6f382fe0d421457666 (patch)
tree2c01a10fe85db72bf36622113a6036bd5248e126 /home-config
parent9085012bec6302735f7a5c55e2e32d30b8293fb8 (diff)
added video editor
Diffstat (limited to 'home-config')
-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 10c8374..3b0cd58 100644
--- a/home-config/home-configuration.scm
+++ b/home-config/home-configuration.scm
@@ -72,6 +72,7 @@
72 "python:tk" 72 "python:tk"
73 "file" 73 "file"
74 "python-lsp-server" 74 "python-lsp-server"
75 "kdenlive"
75 "sqlite" 76 "sqlite"
76 "git")) 77 "git"))
77 (list my-neovim))) 78 (list my-neovim)))