Misc cleanup
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
local backlight = {}
|
||||
|
||||
-- The space at the end is important!
|
||||
local script = configuration_dir .. "modules/backlight/backlight.fish"
|
||||
local script = conf_dir .. "modules/backlight/backlight.fish"
|
||||
script = script .. " "
|
||||
|
||||
backlight.hooks = {}
|
||||
|
Reference in New Issue
Block a user