This commit is contained in:
DavidOnTop 2025-04-09 20:31:22 +02:00
parent d3af2e83f1
commit 77035a2af4
Signed by: DavidOnTop
GPG key ID: 8D3E9A75E3E13D89
21 changed files with 2325 additions and 0 deletions

2
new/init.lua Executable file
View file

@ -0,0 +1,2 @@
require("config")
require("plugins")