danilin-em / awml

AwesomeWM Light

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use global lock command. Linked by #23

todo opened this issue · comments

commented

awful.spawn.with_shell("dm-tool lock") -- TODO: Use global lock command. Linked by #23
end)
)),
button(theme.widget_power_quit_awesome, awful.util.table.join(
awful.button({}, 1, function ( )
awesome.quit()


This issue was generated by todo based on a TODO comment in 0761397 when #28 was merged. cc @danilin-em.