replace firefox with firefox-bin

This commit is contained in:
2024-06-29 00:05:39 +08:00
parent 7fbc700871
commit b546928802

View File

@@ -22,7 +22,7 @@ pravitekeys = awful.util.table.join(
awful.key({ modkey }, "q", awful.key({ modkey }, "q",
function () function ()
run_or_raise("firefox", {class = "firefox"}) run_or_raise("firefox-bin", {class = "firefox"})
end), end),
awful.key({ modkey, "Shift" }, "v", awful.key({ modkey, "Shift" }, "v",