mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 20:29:24 +00:00
A few more bindings
This commit is contained in:
@ -25,8 +25,11 @@ source = ~/.local/share/omarchy/default/hypr/windows.conf
|
|||||||
|
|
||||||
# Extra bindings
|
# Extra bindings
|
||||||
bind = SUPER, A, exec, $webapp="https://chatgpt.com"
|
bind = SUPER, A, exec, $webapp="https://chatgpt.com"
|
||||||
|
bind = SUPER SHIFT, A, exec, $webapp="https://grok.com"
|
||||||
bind = SUPER, C, exec, $webapp="https://app.hey.com/calendar/weeks/"
|
bind = SUPER, C, exec, $webapp="https://app.hey.com/calendar/weeks/"
|
||||||
bind = SUPER, E, exec, $webapp="https://app.hey.com"
|
bind = SUPER, E, exec, $webapp="https://app.hey.com"
|
||||||
bind = SUPER, Y, exec, $webapp="https://youtube.com/"
|
bind = SUPER, Y, exec, $webapp="https://youtube.com/"
|
||||||
|
bind = SUPER, G, exec, signal-desktop
|
||||||
|
bind = SUPER SHIFT, G, exec, $webapp="https://web.whatsapp.com/"
|
||||||
bind = SUPER, X, exec, $webapp="https://x.com/"
|
bind = SUPER, X, exec, $webapp="https://x.com/"
|
||||||
bind = SUPER SHIFT, X, exec, $webapp="https://x.com/compose/post"
|
bind = SUPER SHIFT, X, exec, $webapp="https://x.com/compose/post"
|
||||||
|
Reference in New Issue
Block a user