some awesome config and windows icon update.
This commit is contained in:
parent
10514178d0
commit
c612c91421
12 changed files with 92 additions and 90 deletions
|
|
@ -273,7 +273,9 @@ globalkeys = gears.table.join(
|
|||
awful.key({ modkey, }, "q", function () awful.screen.focused().quake:toggle() end,
|
||||
{description = "dropdown application", group = "launcher"}),
|
||||
awful.key({ modkey, }, "a", function() awful.util.spawn("/home/hanez/.cargo/bin/zoha -s") end,
|
||||
{ description="set backlight", group="awesome" }),
|
||||
{ description="zoha", group="awesome" }),
|
||||
awful.key({ modkey, }, "e", function() awful.util.spawn("/usr/bin/claws-mail") end,
|
||||
{ description="claws-mail", group="awesome" }),
|
||||
|
||||
-- Set backlight
|
||||
-- awful.key({ modkey, }, "1", function() awful.util.spawn("/usr/bin/xbacklight -set 10") end,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue