Polymny slack
This commit is contained in:
parent
9ed56528d0
commit
95f460d78d
2
rc.lua
2
rc.lua
|
@ -483,7 +483,7 @@ globalkeys = awful.util.table.join(
|
|||
end, {description="start the web browser", group="shortcuts"}),
|
||||
|
||||
awful.key({modkey}, "z", function()
|
||||
awful.spawn.easy_async(options.browser .. " https://mail.google.com/chat/u/0/#chat ttps://messenger.com https://web.telegram.org https://webmail.renater.fr https://vortex-n7.slack.com/ https://discordapp.com/channels/@me", function() end)
|
||||
awful.spawn.easy_async(options.browser .. " https://mail.google.com/chat/u/0/#chat ttps://messenger.com https://web.telegram.org https://webmail.renater.fr https://polymnygroupe.slack.com https://discordapp.com/channels/@me", function() end)
|
||||
naughty.notify({title = "Starting social media"})
|
||||
end, {description="Open social media", group="shortcuts"}),
|
||||
|
||||
|
|
Loading…
Reference in New Issue