idk what this is

This commit is contained in:
Chris Cochrun 2022-05-18 09:42:58 -05:00
parent 7e185fb489
commit 3b9a625896
7 changed files with 23 additions and 5 deletions

View file

@ -6,7 +6,7 @@ cfgDir = os.getenv("HOME") .. "/.config/awesome/"
fennel.path = fennel.path .. ";" .. cfgDir .. "?.fnl;"
naughty.notification{ title = "YAY RC LOADED"}
-- naughty.notification{ title = "YAY RC LOADED"}
searcher = fennel.make_searcher({
correlate = true,