no more alt+f2, got used to win+r
This commit is contained in:
parent
d9d9dfd32f
commit
044f992c88
1 changed files with 0 additions and 1 deletions
1
rc.lua
1
rc.lua
|
@ -469,7 +469,6 @@ globalkeys = awful.util.table.join(
|
|||
|
||||
-- Prompt
|
||||
awful.key({ modkey, }, 'r', function () mypromptbox[mouse.screen]:run() end),
|
||||
awful.key({ 'Mod1', }, 'F2', function () mypromptbox[mouse.screen]:run() end),
|
||||
|
||||
awful.key({ modkey, }, 'e',
|
||||
function ()
|
||||
|
|
Loading…
Reference in a new issue