diff options
-rw-r--r-- | fnl/config.fnl (renamed from fnl/aktersnurra.fnl) | 0 | ||||
-rw-r--r-- | init.lua | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/fnl/aktersnurra.fnl b/fnl/config.fnl index cf50b2f..cf50b2f 100644 --- a/fnl/aktersnurra.fnl +++ b/fnl/config.fnl @@ -26,4 +26,4 @@ require("hotpot").setup { }, }, } -require "aktersnurra" +require "config" |