yuzzit
This commit is contained in:
4
rc.lua
4
rc.lua
@@ -624,8 +624,8 @@ globalkeys = awful.util.table.join(
|
||||
end, {description="Opens mailspring", group="shortcuts"}),
|
||||
|
||||
awful.key({modkey}, "e", function()
|
||||
awful.spawn.easy_async("emojinput", function() end)
|
||||
end, {description="Starts emojinput", group="shortcuts"}),
|
||||
awful.spawn.easy_async("chromium https://mail.google.com/mail/u/0/#inbox https://app.slack.com/client/T03UFFGJK/D07KS0S1LDT ", function() end)
|
||||
end, {description="Starts yuzzit", group="shortcuts"}),
|
||||
|
||||
awful.key({ modkey }, "p", function()
|
||||
awful.spawn.easy_async("pavucontrol", function(e) end)
|
||||
|
||||
Reference in New Issue
Block a user