mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2024-12-22 19:22:32 +00:00
parent
06f05ac740
commit
41fd4ab224
|
@ -520,7 +520,7 @@ globalkeys = my_table.join(
|
|||
-- User programs
|
||||
awful.key({ modkey }, "q", function () awful.spawn(browser) end,
|
||||
{description = "run browser", group = "launcher"}),
|
||||
awful.key({ modkey }, "a", function () awful.spawn(guieditor) end,
|
||||
awful.key({ modkey }, "a", function () awful.spawn(gui_editor) end,
|
||||
{description = "run gui editor", group = "launcher"}),
|
||||
|
||||
-- Default
|
||||
|
|
Loading…
Reference in a new issue