From 2cafa63b315383df59c1aa3298d610eeef67f2fb Mon Sep 17 00:00:00 2001 From: kjuulh Date: Fri, 14 Oct 2022 21:47:24 +0200 Subject: [PATCH] correct path --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.lua b/init.lua index 0ebc908..e50f82b 100644 --- a/init.lua +++ b/init.lua @@ -260,7 +260,7 @@ local config = { config = function() require("octo").setup() end, }, { - "~/git/git.front.kjuulh.io/kjuulh/github-presense", + "~/git/git.front.kjuulh.io/kjuulh/github-presence", config = function() require("github_presence").setup {} end, }, {