diff --git a/config/hypr/bindings.lua b/config/hypr/bindings.lua index 6575c9cc..f455357e 100644 --- a/config/hypr/bindings.lua +++ b/config/hypr/bindings.lua @@ -20,6 +20,7 @@ o.bind("SUPER + SHIFT + A", "ChatGPT", { webapp = "https://chatgpt.com" }) o.bind("SUPER + SHIFT + ALT + A", "Grok", { webapp = "https://grok.com" }) o.bind("SUPER + SHIFT + C", "Calendar", { webapp = "https://app.hey.com/calendar/weeks/" }) o.bind("SUPER + SHIFT + E", "Email", { webapp = "https://app.hey.com" }) +o.bind("SUPER + SHIFT + ALT + E", "New email", { webapp = "https://app.hey.com/messages/new?display=standalone&new_window=true" }) o.bind("SUPER + SHIFT + Y", "YouTube", { webapp = "https://youtube.com/" }) o.bind("SUPER + SHIFT + ALT + G", "WhatsApp", { webapp = "https://web.whatsapp.com/", focus = true }) o.bind(