summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.config/awesome/rc.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua
index acce6c7..a4400d3 100644
--- a/.config/awesome/rc.lua
+++ b/.config/awesome/rc.lua
@@ -495,6 +495,8 @@ globalkeys = my_table.join(
{description = "run gui editor", group = "launcher"}),
awful.key({ modkey }, "i", function () awful.spawn("thunar") end,
{description = "run file manager", group = "launcher"}),
+ awful.key({ modkey }, "'", function () awful.spawn("passmenu") end,
+ {description = "run file manager", group = "launcher"}),
-- Default
-- Menubar