add more default packages

This commit is contained in:
kp2pml30 2025-03-28 18:17:05 +04:00
parent 1d0f0288a8
commit 5057d037cb
Signed by: kp2pml30
GPG key ID: CD6528BAC23E3E34
6 changed files with 29 additions and 2 deletions

View file

@ -371,6 +371,8 @@ globalkeys = gears.table.join(
{description = "run prompt", group = "launcher"}),
awful.key({ modkey }, "d", function () awful.spawn("rofi -show drun -drun-show-actions") end,
{description = "run prompt", group = "launcher"}),
awful.key({ modkey }, ".", function () awful.spawn("rofimoji") end,
{description = "run prompt", group = "launcher"}),
awful.key({ modkey }, "x",
function ()