Initial new commit

This commit is contained in:
DavidOnTop 2025-05-08 19:00:25 +02:00
commit c46ad3d427
Signed by: DavidOnTop
GPG key ID: 8D3E9A75E3E13D89
22 changed files with 2401 additions and 0 deletions

2
init.lua Executable file
View file

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