From 34bfa4a50d24c849961902481451cf129e82dc90 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 22 Oct 2014 23:49:05 -0200 Subject: Switching firefox profiles (2) --- config.dot/awesome.link/keys.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.dot/awesome.link') diff --git a/config.dot/awesome.link/keys.lua b/config.dot/awesome.link/keys.lua index 4ef7ccc..c9f2071 100644 --- a/config.dot/awesome.link/keys.lua +++ b/config.dot/awesome.link/keys.lua @@ -1,6 +1,6 @@ -- Key bindings globalkeys = awful.util.table.join(root.keys(), - awful.key({ modkey, }, "e", function () awful.util.spawn("firefox-profile work") end), + awful.key({ modkey, }, "e", function () awful.util.spawn("firefox-profile trusted") end), awful.key({ modkey, }, "b", function () awful.util.spawn("firefox-profile default") end), awful.key({ modkey, }, "v", function () awful.util.spawn("gvim") end), awful.key({ modkey, }, "m", function () awful.util.spawn("terminal xmutt") end), -- cgit v1.2.3