Misc cleanup
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
local launcher = {}
|
||||
|
||||
local conf = configuration_dir .. "modules/launcher/launcher.rasi"
|
||||
local conf = conf_dir .. "modules/launcher/launcher.rasi"
|
||||
|
||||
launcher.launcher = function()
|
||||
awful.spawn("rofi -show drun -theme \"" .. conf .. "\"")
|
||||
|
Reference in New Issue
Block a user