add 'local' modifier as appropriate

This commit is contained in:
Dario Gjorgjevski 2015-08-13 02:11:24 +02:00
parent 9223ddfb10
commit edac7419fa
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ end
function fs:show(t_out)
fs:hide()
ws = helpers.read_pipe(helpers.scripts_dir .. "dfs"):gsub("\n*$", "")
local ws = helpers.read_pipe(helpers.scripts_dir .. "dfs"):gsub("\n*$", "")
if fs.followmouse then
fs.notification_preset.screen = mouse.screen