awful.util.spawn_with_shell("COMMAND1") awful.util.spawn_with_shell("COMMAND2")
Свои собственные хоткеи
Adding launchers is easy - under the --Standard program section, add lines like this:
awful.key({ modkey, "Control" }, "l", function () awful.util.spawn("xlock +description +timeelapsed") end),
Комментариев нет:
Отправить комментарий